Skip to content

Commit

Permalink
Update dependency org.wartremover:sbt-wartremover to v3.2.5 (#153)
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 Nov 27, 2024
1 parent 7d8c43f commit 9fa6d28
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 @@ -20,7 +20,7 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

// http://github.com/puffnfresh/wartremover
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.4")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.5")

// http://github.com/wartremover/wartremover-contrib/
addSbtPlugin("org.wartremover" % "sbt-wartremover-contrib" % "2.1.1")
Expand Down

0 comments on commit 9fa6d28

Please sign in to comment.