diff --git a/project/plugins.sbt b/project/plugins.sbt index 896a016a..8c51f740 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ // addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20") -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.19") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.19") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.2") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.2")