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 574b39d commit 7f42d9fCopy full SHA for 7f42d9f
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
4
5
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.2")
6
7
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.9")
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.10")
8
9
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.4")
10
0 commit comments