We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49f95f commit 702c15bCopy full SHA for 702c15b
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
35
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
36
testImplementation "io.fabric8:kubernetes-client:6.8.0"
37
- testImplementation "org.awaitility:awaitility:4.2.1"
+ testImplementation "org.awaitility:awaitility:4.2.2"
38
testImplementation "org.mockito:mockito-core:4.11.0"
39
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
40
testImplementation "org.junit.jupiter:junit-jupiter-params:$junitVersion"
0 commit comments