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

github-bot pushed a commit to branch update/protobuf-java-4.32.1
in repository https://gitbox.apache.org/repos/asf/pekko.git

commit 1406b419d98526821dcaa5f67a1d5142ebf89ae9
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 14 00:05:15 2025 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5396321cc4..d284a4b7d9 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -21,7 +21,7 @@ object Dependencies {
   object Protobuf {
     // https://protobuf.dev/support/version-support/
     // protobuf-java 4.29 corresponds with protoc 29.x
-    val protobufJavaVersion = "4.32.0"
+    val protobufJavaVersion = "4.32.1"
     val protocVersion = "32.0"
   }
 


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

Reply via email to