Skip to content

Commit cb8a2e2

Browse files
Update sbt-ci-release to 1.9.0 (#455)
1 parent 2732011 commit cb8a2e2

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.8.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)