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 af5099c + fa2553d commit 3dc7908Copy full SHA for 3dc7908
core/build.gradle
@@ -86,7 +86,7 @@ dependencies {
86
exclude group: 'org.apache.commons', module: 'commons-compress'
87
}
88
89
- shaded 'org.awaitility:awaitility:4.2.0'
+ shaded 'org.awaitility:awaitility:4.3.0'
90
91
api platform('com.github.docker-java:docker-java-bom:3.4.2')
92
shaded platform('com.github.docker-java:docker-java-bom:3.4.2')
0 commit comments