Skip to content

Commit

Permalink
chore(deps): update dependency com.github.sbt:sbt-git to v2.1.0 (#344)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent a160020 commit 38a71bc
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 @@ -14,5 +14,5 @@ addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.1")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"

0 comments on commit 38a71bc

Please sign in to comment.