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