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 9dd8df2e Update sbt, scripted-plugin to 1.10.5 (#408)
9dd8df2e is described below

commit 9dd8df2e22d25b72773a5329718f77d829087bc4
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 10 11:36:06 2024 +0100

    Update sbt, scripted-plugin to 1.10.5 (#408)
    
    * Update sbt, scripted-plugin to 1.10.5
    
    * 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 09feeeed..db1723b0 100644
--- a/benchmark-java/project/build.properties
+++ b/benchmark-java/project/build.properties
@@ -1 +1 @@
-sbt.version=1.10.4
+sbt.version=1.10.5
diff --git a/build.sbt b/build.sbt
index 74beede4..4986ba78 100644
--- a/build.sbt
+++ b/build.sbt
@@ -170,7 +170,7 @@ lazy val sbtPlugin = Project(id = "sbt-plugin", base = 
file("sbt-plugin"))
       val p3 = (runtime / publishLocal).value
       val p4 = (interopTests / publishLocal).value
     },
-    scriptedSbt := "1.10.4",
+    scriptedSbt := "1.10.5",
     scriptedBufferLog := false)
   .settings(
     crossScalaVersions := Dependencies.Versions.CrossScalaForPlugin,
diff --git a/project/build.properties b/project/build.properties
index 09feeeed..db1723b0 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.10.4
+sbt.version=1.10.5


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

Reply via email to