diff --git a/project/plugins.sbt b/project/plugins.sbt index a3648f9..05dc1d5 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -val typelevelV = "0.7.1" +val typelevelV = "0.7.2" addSbtPlugin("org.typelevel" % "sbt-typelevel" % typelevelV) addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % typelevelV)