This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 de002f1340 Update protobuf-java to 3.25.5 (#1494)
de002f1340 is described below
commit de002f1340f5ea0c40e22ea82411825711247e49
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 22 02:10:40 2024 +0100
Update protobuf-java to 3.25.5 (#1494)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c0d2dc5533..5e24e810fa 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
import DependencyHelpers._
object Protobuf {
- val protobufJavaVersion = "3.25.4"
+ val protobufJavaVersion = "3.25.5"
val protocVersion = protobufJavaVersion
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]