We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cf928e + a651c4c commit 6217cc7Copy full SHA for 6217cc7
1 file changed
build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
testImplementation 'org.assertj:assertj-core:3.27.3'
82
testImplementation 'io.rest-assured:rest-assured:5.5.5'
83
testImplementation 'com.icegreen:greenmail:2.0.0'
84
- testImplementation 'org.awaitility:awaitility:4.2.0'
+ testImplementation 'org.awaitility:awaitility:4.3.0'
85
}
86
87
tasks.named('bootJar') {
0 commit comments