Skip to content

Commit ff5a1c7

Browse files
Update sbt-ci-release to 1.8.0 (#452)
1 parent d2b027c commit ff5a1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
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.6.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")

0 commit comments

Comments
 (0)