Skip to content

Commit

Permalink
chore(Dependencies) : update sbt-git from 1.0.2 to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 10, 2024
1 parent a76a011 commit f2a3120
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
@@ -1,6 +1,6 @@
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
Expand Down

0 comments on commit f2a3120

Please sign in to comment.