Skip to content

Commit

Permalink
Update dependency org.wartremover:sbt-wartremover-contrib to v2.2.0 (#…
Browse files Browse the repository at this point in the history
…156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent b0e361c commit 35c8b8f
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 @@ -23,7 +23,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.5")

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

// http://github.com/danielnixon/extrawarts
addSbtPlugin("org.danielnixon" % "sbt-extrawarts" % "1.0.3")
Expand Down

0 comments on commit 35c8b8f

Please sign in to comment.