Skip to content

Commit f154994

Browse files
Update dependency org.wartremover:sbt-wartremover-contrib to v2.2.1 (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62c978b commit f154994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2323
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.7")
2424

2525
// http://github.com/wartremover/wartremover-contrib/
26-
addSbtPlugin("org.wartremover" % "sbt-wartremover-contrib" % "2.2.0")
26+
addSbtPlugin("org.wartremover" % "sbt-wartremover-contrib" % "2.2.1")
2727

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

0 commit comments

Comments
 (0)