Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 in /Plan (#3990)

Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.2 to 4.3.0.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.2...awaitility-4.3.0)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-23 11:55:59 +02:00 committed by GitHub
parent c897d2365d
commit 79caeb082a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,7 +94,7 @@ subprojects {
mockitoVersion = "5.16.1"
seleniumVersion = "4.29.0"
testContainersVersion = "1.20.5"
awaitilityVersion = "4.2.2"
awaitilityVersion = "4.3.0"
swaggerVersion = "2.2.28"
guavaVersion = "33.4.5-jre"
}