We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8abc4dc commit 6725672Copy full SHA for 6725672
1 file changed
project/plugins.sbt
@@ -1,3 +1,3 @@
1
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3
-addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
+addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")
0 commit comments