Skip to content

Commit 1e72097

Browse files
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#12825)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.1...awaitility-4.2.2) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d15b9cd commit 1e72097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ subprojects {
4747
ext {
4848
apacheHttpComponentsVersion = "4.5.14"
4949
assertjCoreVersion = '3.26.3'
50-
awaitilityVersion = "4.2.1"
50+
awaitilityVersion = "4.2.2"
5151
caffeineVersion = "3.1.8"
5252
checkstyleVersion = "8.45"
5353
commonsIoVersion = "2.16.1"

0 commit comments

Comments
 (0)