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 ca2c766 + c177fb2 commit 49aa02cCopy full SHA for 49aa02c
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.2.1'
90
91
api platform('com.github.docker-java:docker-java-bom:3.3.6')
92
shaded platform('com.github.docker-java:docker-java-bom:3.3.6')
0 commit comments