Skip to content

Commit

Permalink
Merge pull request #845 from scala-steward/update/sbt-git-2.0.0
Browse files Browse the repository at this point in the history
Update sbt-git to 2.0.0
  • Loading branch information
mergify[bot] authored Mar 29, 2022
2 parents 31002bf + 8931b6a commit ef94406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")

addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")

addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")

0 comments on commit ef94406

Please sign in to comment.