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 b5ac36f commit 0d54c18Copy full SHA for 0d54c18
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.0")
24
25
// http://github.com/wartremover/wartremover-contrib/
26
addSbtPlugin("org.wartremover" % "sbt-wartremover-contrib" % "2.2.1")
0 commit comments