Skip to content

Commit 9185935

Browse files
Update sbt-ci-release to 1.5.9 (#298)
1 parent 04a5e81 commit 9185935

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,5 +1,5 @@
11
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
22
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
33
addSbtPlugin("com.scalapenos" % "sbt-prompt" % "1.0.2")
4-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
55
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")

0 commit comments

Comments
 (0)