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 bf5e2b3 + 58f7029 commit f622018Copy full SHA for f622018
core/build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
exclude(group: 'org.jetbrains', module: 'annotations')
72
}
73
74
- shaded 'org.awaitility:awaitility:4.1.1'
+ shaded 'org.awaitility:awaitility:4.2.0'
75
76
api platform('com.github.docker-java:docker-java-bom:3.2.13')
77
shaded platform('com.github.docker-java:docker-java-bom:3.2.13')
0 commit comments