This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/protobuf-java-3.25.6
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit 4b9c10d2eb80179f8105a4eacf1b46d360f8ba19
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 26 00:04:35 2025 +0000
Update protobuf-java to 3.25.6
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c66ae8ce1c..dd86ff4af2 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
import DependencyHelpers._
object Protobuf {
- val protobufJavaVersion = "3.25.5"
+ val protobufJavaVersion = "3.25.6"
val protocVersion = protobufJavaVersion
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]