diff --git a/project/plugins.sbt b/project/plugins.sbt index 0225b39..4d3cf2b 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -20,7 +20,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4") // http://github.com/puffnfresh/wartremover -addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.7") +addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.3.2") // http://github.com/wartremover/wartremover-contrib/ addSbtPlugin("org.wartremover" % "sbt-wartremover-contrib" % "2.2.1")