diff --git a/project/plugins.sbt b/project/plugins.sbt index 33ea1ae3..8819ab73 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11") -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.16") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7")