We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a5e81 commit 9185935Copy full SHA for 9185935
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
2
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
3
addSbtPlugin("com.scalapenos" % "sbt-prompt" % "1.0.2")
4
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
5
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")
0 commit comments