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 8bf89f4f81 Update docker-java-core, ... to 3.4.0 (#1394)
8bf89f4f81 is described below

commit 8bf89f4f81650612fae0d59033fba814e4b1d2ea
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 14 08:39:14 2024 +0100

    Update docker-java-core, ... to 3.4.0 (#1394)
    
    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 931916d0cc..6c7719a113 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -151,7 +151,7 @@ object Dependencies {
       val jimfs = "com.google.jimfs" % "jimfs" % "1.3.0" % Test
 
       // the extra dependency overrides for bcprov, commonsCompress and guava 
should be reviewed - https://github.com/apache/pekko/issues/1317
-      val dockerClientVersion = "3.3.6"
+      val dockerClientVersion = "3.4.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