diff --git a/project/plugins.sbt b/project/plugins.sbt index c62fe96..05deee3 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.2") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.2") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.3") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.3")