Skip to content

Commit 300fa87

Browse files
Bump org.awaitility:awaitility from 4.0.3 to 4.3.0
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]>
1 parent d8623ab commit 300fa87

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)