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

hepin 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 6e4f905856 Update docker-java-core, ... to 3.7.1 (#2763)
6e4f905856 is described below

commit 6e4f9058564f78cd1025b9e0c50bbaf2ccf9afe3
Author: Scala Steward <[email protected]>
AuthorDate: Fri Mar 20 18:13:14 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0aa69e00d5..dd90e39a61 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -147,7 +147,7 @@ object Dependencies {
       // in-memory filesystem for file related tests
       val jimfs = "com.google.jimfs" % "jimfs" % "1.3.1" % Test
 
-      val dockerClientVersion = "3.7.0"
+      val dockerClientVersion = "3.7.1"
       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