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 9230dc52 Update protobuf-java to 3.25.9 (#668)
9230dc52 is described below

commit 9230dc524880236911dcf677ba632f49ade334cc
Author: Scala Steward <[email protected]>
AuthorDate: Thu Mar 26 18:36:25 2026 +0100

    Update protobuf-java to 3.25.9 (#668)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 1a323a7d..ac3d3e8b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -38,7 +38,7 @@ object Dependencies {
     // If changing this, remember to update protoc plugin version to align in
     // maven-plugin/src/main/maven/plugin.xml and 
org.apache.pekko.grpc.sbt.PekkoGrpcPlugin
     val googleProtoc = "3.25.8" // checked synced by VersionSyncCheckPlugin
-    val googleProtobufJava = "3.25.8"
+    val googleProtobufJava = "3.25.9"
 
     val scalaTest = "3.2.20"
 


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

Reply via email to