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.git


The following commit(s) were added to refs/heads/main by this push:
     new 2525858f07 Update protobuf-java to 4.36.0 (#3455)
2525858f07 is described below

commit 2525858f07cbfdd19d3ece5f1997a53f4cd457d3
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 21 18:21:07 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 409c2b7354..4798245e36 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -22,7 +22,7 @@ object Dependencies {
     // https://protobuf.dev/support/version-support/
     // The protoc version can be inferred from the Protobuf Java minor version 
number.
     // Example: Protobuf Java version 3.25.x uses protoc version 25.x.
-    val protobufJavaVersion = "4.35.1"
+    val protobufJavaVersion = "4.36.0"
     val protocVersion = "35.0"
   }
 


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

Reply via email to