Bump org.awaitility:awaitility from 4.1.0 to 4.1.1 (#1741)

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

---
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-09-23 15:10:54 -04:00
committed by GitHub
parent fc74b8cd93
commit d0405fb88a

View File

@@ -12,7 +12,7 @@
<artifactId>spring-cloud-kubernetes-test-support</artifactId>
<properties>
<awaitility.version>4.1.0</awaitility.version>
<awaitility.version>4.1.1</awaitility.version>
<testcontainers.version>1.18.3</testcontainers.version>
</properties>
<dependencies>