diff --git a/project/plugins.sbt b/project/plugins.sbt index 3c392fc..ecd90e2 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -20,7 +20,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") // http://github.com/puffnfresh/wartremover -addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.4") +addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.2.5") // http://github.com/wartremover/wartremover-contrib/ addSbtPlugin("org.wartremover" % "sbt-wartremover-contrib" % "2.1.1")