From 1bdf4f12135bc9edfba1e73d86f7c9f5df494354 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 2 Jan 2025 18:20:27 +0000 Subject: [PATCH 1/2] 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 6312bb14..f0bd3271 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -9,4 +9,4 @@ addSbtPlugin("org.playframework" % "play-docs-sbt-plugin" % sys.props.getOrElse( 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 e2a20f2f5012752960f615a5df04d1bbf93bf242 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 2 Jan 2025 18:20:30 +0000 Subject: [PATCH 2/2] 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