From 897fa9e8060a78c04ff44b0d80bc5f455ebf04ba Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 8 Jul 2026 19:37:16 +0000 Subject: [PATCH] Update sbt-ci-release to 1.12.0 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 321362e..4e076e2 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -2,4 +2,4 @@ * Copyright © 2016-2017 Lightbend, Inc. */ -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.0")