From 4eb4fb3197032b8bb7bc8e5f5cb40facb7a94cef Mon Sep 17 00:00:00 2001 From: "dwolla-oss-scala-steward[bot]" <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 04:04:49 +0000 Subject: [PATCH] Update sbt-typelevel-ci-release, ... to 0.6.6 --- project/plugins.sbt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index f884a49..5a9fd48 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "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-release" % "0.6.6") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.6") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.6")