Skip to content

Commit 8115fb3

Browse files
Update dependency org.wartremover:sbt-wartremover to v3.3.1
1 parent 62a2e6d commit 8115fb3

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

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

0 commit comments

Comments
 (0)