We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da81dc commit 540e51cCopy full SHA for 540e51c
project/plugins.sbt
@@ -1,6 +1,6 @@
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.6")
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")
6
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
0 commit comments