Skip to content

Commit 191a9bb

Browse files
build: Update docker-java, ... from 3.3.1 to 3.3.2
1 parent 35aa7c9 commit 191a9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Dependencies {
99
val scalaTestVersion = "3.2.12"
1010
val logbackVersion = "1.2.12"
1111
val scalaCollectionCompatVersion = "2.11.0"
12-
val dockerJavaVersion = "3.3.1"
12+
val dockerJavaVersion = "3.3.2"
1313
val progressBarVersion = "0.9.5"
1414
val enumeratumVersion = "1.6.1"
1515
}

0 commit comments

Comments
 (0)