diff --git a/project/plugins.sbt b/project/plugins.sbt index 400a816..88a131e 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.8") +addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.6.0") addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")