Skip to content

Commit a651c4c

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.3.0
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.3.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cf928e commit a651c4c

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)