Skip to content

Commit c40f714

Browse files
Bump org.awaitility:awaitility from 4.0.3 to 4.1.0
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] <[email protected]>
1 parent e8dd410 commit c40f714

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-kubernetes-test-support

1 file changed

+1
-1
lines changed

spring-cloud-kubernetes-test-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<artifactId>spring-cloud-kubernetes-test-support</artifactId>
1313

1414
<properties>
15-
<awaitility.version>4.0.3</awaitility.version>
15+
<awaitility.version>4.1.0</awaitility.version>
1616
<testcontainers.version>1.18.3</testcontainers.version>
1717
</properties>
1818
<dependencies>

0 commit comments

Comments
 (0)