Skip to content

Commit 2c4caad

Browse files
authored
Update docker-java version to 3.3.0 (#6645)
1 parent 28ab313 commit 2c4caad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ dependencies {
7777

7878
shaded 'org.awaitility:awaitility:4.2.0'
7979

80-
api platform('com.github.docker-java:docker-java-bom:3.2.14')
81-
shaded platform('com.github.docker-java:docker-java-bom:3.2.14')
80+
api platform('com.github.docker-java:docker-java-bom:3.3.0')
81+
shaded platform('com.github.docker-java:docker-java-bom:3.3.0')
8282

8383
api "com.github.docker-java:docker-java-api"
8484

0 commit comments

Comments
 (0)