Skip to content

Commit 540e51c

Browse files
Update sbt-ci-release to 1.5.7 (#271)
1 parent 5da81dc commit 540e51c

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,6 +1,6 @@
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.6")
4+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
55
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")
66
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")

0 commit comments

Comments
 (0)