From fb00f00eac48bae5d350809f181fc50e857b8b5c Mon Sep 17 00:00:00 2001 From: Daniel Slapman Date: Tue, 3 Feb 2026 22:10:40 +0100 Subject: [PATCH 1/2] Update sbt-ci-release --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 2b7c65d..a001660 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0") -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1") \ No newline at end of file +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2") \ No newline at end of file From 2472fed9c740fb885e7311a0641a3124d972fb4d Mon Sep 17 00:00:00 2001 From: Daniel Slapman Date: Tue, 3 Feb 2026 22:17:56 +0100 Subject: [PATCH 2/2] Update sbt --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 49214c4..5ddf64d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.9 +sbt.version = 1.12.1