This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/protobuf-java-3.25.5
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
commit e489423825fbd16a275604c611588c331c40741c
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 22 00:05:09 2024 +0000
Update protobuf-java to 3.25.5
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 69efd616..1dc6bafd 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.4" // checked synced by VersionSyncCheckPlugin
- val googleProtobufJava = "3.25.4"
+ val googleProtobufJava = "3.25.5"
val scalaTest = "3.2.19"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]