We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2c114 commit 5e2a641Copy full SHA for 5e2a641
project/plugins.sbt
@@ -20,7 +20,7 @@
20
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
21
22
// http://github.com/puffnfresh/wartremover
23
-addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.7")
+addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.3.2")
24
25
// http://github.com/wartremover/wartremover-contrib/
26
addSbtPlugin("org.wartremover" % "sbt-wartremover-contrib" % "2.2.1")
0 commit comments