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
scala-steward-bot committed Oct 10, 2024
1 parent b529974 commit 95ea439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name := "sbt-ghpages"

organization := "com.github.sbt"

addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")

addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")

Expand Down

0 comments on commit 95ea439

Please sign in to comment.