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 6dd3445e38 Update protobuf-java to 4.36.1 (#3512)
6dd3445e38 is described below

commit 6dd3445e38868269c164d9edfd73efb5b4a7633b
Author: Scala Steward <[email protected]>
AuthorDate: Wed Sep 2 18:31:36 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0da2ff8668..a186249e3c 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.36.0"
+    val protobufJavaVersion = "4.36.1"
     val protocVersion = "35.0"
   }
 


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

Reply via email to