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

github-bot pushed a commit to branch update/docker-java-core-3.7.0
in repository https://gitbox.apache.org/repos/asf/pekko.git

commit aec2e0951ec5c7851a278ffc8edd1b5a7c555950
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 15 17:48:40 2025 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 315acf8e55..48e1d794b9 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -144,7 +144,7 @@ object Dependencies {
       // in-memory filesystem for file related tests
       val jimfs = "com.google.jimfs" % "jimfs" % "1.3.1" % Test
 
-      val dockerClientVersion = "3.6.0"
+      val dockerClientVersion = "3.7.0"
       val dockerClient = Seq(
         "com.github.docker-java" % "docker-java-core" % dockerClientVersion % 
Test,
         "com.github.docker-java" % "docker-java-transport-httpclient5" % 
dockerClientVersion % Test)


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

Reply via email to