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

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

commit 9ef43bd74a725920bb8e44c3ab5cdbf336051b98
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 7 00:04:52 2024 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5ab60e93..8d9ea193 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.25.3" // checked synced by VersionSyncCheckPlugin
-    val googleProtobufJava = "3.25.3"
+    val googleProtobufJava = "4.26.1"
 
     val scalaTest = "3.2.18"
 


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

Reply via email to