Skip to content

Commit 1ac0ae5

Browse files
Update sbt-ci-release to 1.6.1 (lightbend-labs#446)
1 parent 3b6955c commit 1ac0ae5

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
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
22
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")

0 commit comments

Comments
 (0)