This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/protobuf-java-3.25.3
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit 60e06e7dcba184b84b543fa282bf4c2154285f5e
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 02:16:11 2024 +0000
Update protobuf-java to 3.25.3
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7b0364549..9dcc4dc49 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -37,7 +37,7 @@ object Dependencies {
val ScalaTestVersion = "3.2.18"
val TestContainersScalaTestVersion = "0.41.0"
val mockitoVersion = "4.11.0" // check even
https://github.com/scalatest/scalatestplus-mockito/releases
- val protobufJavaVersion = "3.25.2"
+ val protobufJavaVersion = "3.25.3"
val hoverflyVersion = "0.14.1"
val scalaCheckVersion = "1.17.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]