Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#769)

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](https://github.com/awaitility/awaitility/compare/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>
This commit is contained in:
dependabot[bot]
2024-08-10 16:23:57 -05:00
committed by GitHub
parent d30eb76072
commit 4752649acd

View File

@@ -15,7 +15,7 @@ reactor = "2023.0.8"
spring = "6.1.11"
# tests
assertj = "3.25.3"
awaitility = "4.2.1"
awaitility = "4.2.2"
jacoco = "0.8.9"
json-path = "2.9.0"
junit = "5.10.3"