Skip to content

Commit a753016

Browse files
Bump org.awaitility:awaitility from 4.0.3 to 4.3.0 (#298)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.3.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/commits/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b563cf3 commit a753016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
}
6969

7070
testImplementation "org.testcontainers:testcontainers:1.21.0"
71-
testImplementation group: 'org.awaitility', name: 'awaitility', version: '4.0.3'
71+
testImplementation group: 'org.awaitility', name: 'awaitility', version: '4.3.0'
7272
testImplementation("org.assertj:assertj-core:3.27.3")
7373
}
7474

0 commit comments

Comments
 (0)