Skip to content

Commit 6217cc7

Browse files
authored
Merge pull request #200 from devondragon/dependabot/gradle/org.awaitility-awaitility-4.3.0
Bump org.awaitility:awaitility from 4.2.0 to 4.3.0
2 parents 6cf928e + a651c4c commit 6217cc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
testImplementation 'org.assertj:assertj-core:3.27.3'
8282
testImplementation 'io.rest-assured:rest-assured:5.5.5'
8383
testImplementation 'com.icegreen:greenmail:2.0.0'
84-
testImplementation 'org.awaitility:awaitility:4.2.0'
84+
testImplementation 'org.awaitility:awaitility:4.3.0'
8585
}
8686

8787
tasks.named('bootJar') {

0 commit comments

Comments
 (0)