Skip to content

Commit

Permalink
chore(deps): update dependency org.wartremover:sbt-wartremover to v3.…
Browse files Browse the repository at this point in the history
…1.8 (#318)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 4c25045 commit 29f0119
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,7 +10,7 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.7")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.8")
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")
Expand Down

0 comments on commit 29f0119

Please sign in to comment.