Skip to content

Commit 5e2a641

Browse files
Update dependency org.wartremover:sbt-wartremover to v3.3.2
1 parent fb2c114 commit 5e2a641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
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.2")
2424

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

0 commit comments

Comments
 (0)