diff --git a/project/plugins.sbt b/project/plugins.sbt index 543166d..35631c1 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,6 +1,6 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.6.5") -addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.5") -addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.5") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.6.7") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.7") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.7") addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16") addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.6")