This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new dfb9357b Update sbt, scripted-plugin to 1.12.0 (#587)
dfb9357b is described below

commit dfb9357b46d425784f49da1143298ba4d4eaf963
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 11 11:07:23 2026 +0100

    Update sbt, scripted-plugin to 1.12.0 (#587)
    
    * Update sbt, scripted-plugin to 1.12.0
    
    * Update build.sbt
    
    ---------
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
    Co-authored-by: PJ Fanning <[email protected]>
---
 benchmark-java/project/build.properties | 2 +-
 build.sbt                               | 2 +-
 project/build.properties                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/benchmark-java/project/build.properties 
b/benchmark-java/project/build.properties
index 01a16ed1..30b7fd9f 100644
--- a/benchmark-java/project/build.properties
+++ b/benchmark-java/project/build.properties
@@ -1 +1 @@
-sbt.version=1.11.7
+sbt.version=1.12.0
diff --git a/build.sbt b/build.sbt
index 04a1340e..e1e928ef 100644
--- a/build.sbt
+++ b/build.sbt
@@ -182,7 +182,7 @@ lazy val sbtPlugin = Project(id = "sbt-plugin", base = 
file("sbt-plugin"))
       val p3 = (runtime / publishLocal).value
       val p4 = (interopTests / publishLocal).value
     },
-    scriptedSbt := "1.11.7",
+    scriptedSbt := "1.12.0",
     scriptedBufferLog := false)
   .settings(
     crossScalaVersions := Dependencies.Versions.CrossScalaForPlugin,
diff --git a/project/build.properties b/project/build.properties
index 01a16ed1..30b7fd9f 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.11.7
+sbt.version=1.12.0


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to