diff --git a/project/plugins.sbt b/project/plugins.sbt index 1b89852..cfcf400 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.1") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.1") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.2") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.2") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")