We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a846b04 commit 60d67f4Copy full SHA for 60d67f4
project/Dependencies.scala
@@ -9,7 +9,7 @@ object Dependencies {
9
val scalaTestVersion = "3.2.16"
10
val logbackVersion = "1.2.12"
11
val scalaCollectionCompatVersion = "2.11.0"
12
- val dockerJavaVersion = "3.3.2"
+ val dockerJavaVersion = "3.3.3"
13
val progressBarVersion = "0.9.5"
14
val enumeratumVersion = "1.6.1"
15
}
0 commit comments