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

pjfanning 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 fbb7f41e Update scripted-plugin to 1.12.15 (#860)
fbb7f41e is described below

commit fbb7f41eb20b77d7984a355a0704fd62bbef67d7
Author: Scala Steward <[email protected]>
AuthorDate: Sun Aug 23 17:38:07 2026 +0200

    Update scripted-plugin to 1.12.15 (#860)
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 4a19cc11..fe79beea 100644
--- a/build.sbt
+++ b/build.sbt
@@ -182,7 +182,7 @@ lazy val sbtPlugin = Project(id = "sbt-plugin", base = 
file("sbt-plugin"))
     sbt.Keys.sbtPlugin :=
       
Dependencies.Versions.CrossScalaForSbtPlugin.contains(scalaVersion.value),
     pluginCrossBuild / sbtVersion := {
-      if 
(!Dependencies.Versions.CrossScalaForSbtPlugin.contains(scalaVersion.value)) 
"1.12.13"
+      if 
(!Dependencies.Versions.CrossScalaForSbtPlugin.contains(scalaVersion.value)) 
"1.12.15"
       else {
         scalaBinaryVersion.value match {
           case "2.12" => "1.12.13"


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

Reply via email to