Skip to content

Commit 0d54c18

Browse files
Update dependency org.wartremover:sbt-wartremover to v3.3.0
1 parent b5ac36f commit 0d54c18

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
@@ -20,7 +20,7 @@
2020
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2121

2222
// http://github.com/puffnfresh/wartremover
23-
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.7")
23+
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.3.0")
2424

2525
// http://github.com/wartremover/wartremover-contrib/
2626
addSbtPlugin("org.wartremover" % "sbt-wartremover-contrib" % "2.2.1")

0 commit comments

Comments
 (0)