Skip to content

Commit

Permalink
Update dependency org.wartremover:sbt-wartremover to v3.2.2 (#140)
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 18, 2024
1 parent 60929b6 commit 6047e9b
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.1")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.2")

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

0 comments on commit 6047e9b

Please sign in to comment.