diff --git a/project/plugins.sbt b/project/plugins.sbt index 5731f88..fd03ec0 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -val typelevelV = "0.6.1" +val typelevelV = "0.6.2" addSbtPlugin("org.typelevel" % "sbt-typelevel" % typelevelV) addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % typelevelV)