Skip to content

Commit 6725672

Browse files
Update sbt-git to 2.0.0 (#115)
1 parent 8abc4dc commit 6725672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3-
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
3+
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")

0 commit comments

Comments
 (0)