diff --git a/project/plugins.sbt b/project/plugins.sbt index 62eb4e5..cc6f9bb 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7") -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.7") -addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.6.7") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.7.0")