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

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

commit 638e7beb3bfd4103eb5332bd6499198454743ff0
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 6 14:25:17 2024 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 20806bf9..073291e0 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -37,7 +37,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.24.0" // checked synced by VersionSyncCheckPlugin
-    val googleProtobufJava = "3.24.0"
+    val googleProtobufJava = "3.24.4"
 
     val scalaTest = "3.2.18"
 


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

Reply via email to