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.
2 parents 780381e + 11d9aa7 commit 793f654Copy full SHA for 793f654
core/build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
78
shaded 'org.awaitility:awaitility:4.2.0'
79
80
- api platform('com.github.docker-java:docker-java-bom:3.2.13')
+ api platform('com.github.docker-java:docker-java-bom:3.2.14')
81
shaded platform('com.github.docker-java:docker-java-bom:3.2.13')
82
83
api "com.github.docker-java:docker-java-api"
0 commit comments