From 5d1951ef8375715436afe7530fc1117a8355d771 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 2 Jan 2025 18:21:02 +0000 Subject: [PATCH 1/2] [5.3.x] sbt-ci-release 1.9.2 (was 1.9.0) --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 67a7c5e6..b71bd72b 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -11,4 +11,4 @@ addSbtPlugin("com.typesafe.play" % "interplay" % sys.props.get("inter addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4") -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2") From 1a0e5e077a73df2ea1cd4c1071a81f6accf11a1e Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 2 Jan 2025 18:21:04 +0000 Subject: [PATCH 2/2] [5.3.x] sbt 1.10.7 (was 1.10.6) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index e88a0d81..73df629a 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.6 +sbt.version=1.10.7