We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a2e6d commit 8115fb3Copy full SHA for 8115fb3
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.1")
24
25
// http://github.com/wartremover/wartremover-contrib/
26
addSbtPlugin("org.wartremover" % "sbt-wartremover-contrib" % "2.2.1")
0 commit comments