Skip to content

Commit b9bd6d4

Browse files
Bump org.awaitility:awaitility from 4.1.0 to 4.2.0
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.1.0...awaitility-4.2.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 fc74b8c commit b9bd6d4

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.1.0</awaitility.version>
15+
<awaitility.version>4.2.0</awaitility.version>
1616
<testcontainers.version>1.18.3</testcontainers.version>
1717
</properties>
1818
<dependencies>

0 commit comments

Comments
 (0)