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 465e6767 bring scripted sbt version up to date (#678)
465e6767 is described below

commit 465e67671db619e6ccd459bb368e17d279b3db5c
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Apr 9 00:15:00 2026 +0200

    bring scripted sbt version up to date (#678)
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 0155c112..8f4c304c 100644
--- a/build.sbt
+++ b/build.sbt
@@ -174,7 +174,7 @@ lazy val sbtPlugin = Project(id = "sbt-plugin", base = 
file("sbt-plugin"))
       val p3 = (runtime / publishLocal).value
       val p4 = (interopTests / publishLocal).value
     },
-    scriptedSbt := "1.12.0",
+    scriptedSbt := "1.12.9",
     scriptedBufferLog := false)
   .settings(
     crossScalaVersions := Dependencies.Versions.CrossScalaForPlugin,


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

Reply via email to