Bump org.awaitility:awaitility from 4.0.3 to 4.1.0 (#1724)

Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.1.0.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/commits/awaitility-4.1.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]
2024-09-18 14:46:25 -04:00
committed by GitHub
parent e8dd4105e2
commit fc74b8cd93

View File

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