diff --git a/project/plugins.sbt b/project/plugins.sbt index c25bef7..81078e5 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0") -addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1") \ No newline at end of file +addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8") \ No newline at end of file