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 658c938 + 1982b71 commit 2d7ef01Copy full SHA for 2d7ef01
core/build.gradle
@@ -66,7 +66,7 @@ dependencies {
66
exclude(group: 'org.jetbrains', module: 'annotations')
67
}
68
69
- shaded 'org.awaitility:awaitility:4.1.0'
+ shaded 'org.awaitility:awaitility:4.1.1'
70
71
api platform('com.github.docker-java:docker-java-bom:3.2.12')
72
shaded platform('com.github.docker-java:docker-java-bom:3.2.12')
0 commit comments