diff --git a/project/plugins.sbt b/project/plugins.sbt index 55c5d32..ffa18b3 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.6") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.6") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.7") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")