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 e7de3af commit a6e2c35Copy full SHA for a6e2c35
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
2
3
addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.3.0")
4
5
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.3")
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.5")
6
7
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.7.0")
8
0 commit comments