Skip to content

Commit

Permalink
Update sbt-git to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Oct 10, 2024
1 parent 7901050 commit dfe8562
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion github/build.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
2 changes: 1 addition & 1 deletion settings/build.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2")
2 changes: 1 addition & 1 deletion versioning/build.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")

0 comments on commit dfe8562

Please sign in to comment.