Skip to content

Commit 7763bbf

Browse files
Update sbt-ci-release to 1.6.0 (#464)
1 parent 1cf3f71 commit 7763bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
77

88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
99

10-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
10+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")

0 commit comments

Comments
 (0)