From 362cf2428ba4bea1859650797f5081b25ba5d8b9 Mon Sep 17 00:00:00 2001 From: scala-steward-bot <2517319+scala-steward-bot@users.noreply.github.com> Date: Sat, 9 May 2026 11:16:38 +0000 Subject: [PATCH] Update sbt-release to 1.5.0 --- project/plugin.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugin.sbt b/project/plugin.sbt index 70a30fa..72bce7c 100644 --- a/project/plugin.sbt +++ b/project/plugin.sbt @@ -1,5 +1,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1") -addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0") +addSbtPlugin("com.github.sbt" % "sbt-release" % "1.5.0") addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0") scalacOptions ++= (