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 1784630 commit 8fa09a2Copy full SHA for 8fa09a2
project/build.properties
@@ -1 +1 @@
1
-sbt.version=0.13.7
+sbt.version=1.2.8
project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.8.5")
+addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
2
3
// avoids warning from sbt-git, see https://github.com/sbt/sbt-git#known-issues
4
libraryDependencies += "org.slf4j" % "slf4j-nop" % "1.7.21"
0 commit comments