Skip to content

Commit

Permalink
Update dependency org.wartremover:sbt-wartremover to v3.2.6 (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 064c760 commit 85da384
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.4")

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

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

0 comments on commit 85da384

Please sign in to comment.