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 e7a84eb commit ccf6f3fCopy full SHA for ccf6f3f
project/build.properties
@@ -1 +1 @@
1
-sbt.version = 0.13.9
+sbt.version = 0.13.13
project/plugins.sbt
@@ -9,3 +9,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
9
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
10
11
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.1.1")
12
+
13
+addSbtPlugin("com.dwijnand" % "sbt-dynver" % "1.1.1")
version.sbt
0 commit comments