diff --git a/project/plugins.sbt b/project/plugins.sbt index 0f3eb15..62eb4e5 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.5") -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.5") -addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.6.5") +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")