From 32b9aab3e7bfcc116df6863a0b2c9ae4b469d368 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 18 Aug 2025 18:46:39 +0000 Subject: [PATCH] Update sbt-ci-release to 1.11.2 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 6e656ae..321362e 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.1") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")