From 97e906fd0f5cfa1bc93c2e762870deb991e351ad Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 19 Dec 2024 16:25:29 +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 9bb265e..45147bf 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -2,4 +2,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4") addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2") From 46fe089b03c1191e4038ead42effb5d886e8326f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 19 Dec 2024 16:25:32 +0000 Subject: [PATCH 2/2] sbt 1.10.6 (was 1.10.5) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 58da50f..38aeeb1 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,4 +1,4 @@ # # Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. # -sbt.version=1.10.5 +sbt.version=1.10.6