diff --git a/project/plugins.sbt b/project/plugins.sbt index da90ad7..b7261d0 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.1") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.1") +addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.6.1")