diff --git a/project/plugin.sbt b/project/plugin.sbt index ae90038a2..f6d107ca2 100644 --- a/project/plugin.sbt +++ b/project/plugin.sbt @@ -12,4 +12,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0") addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.7.1") +addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.7.2")