Skip to content

Commit e90067d

Browse files
Bump org.awaitility:awaitility from 4.1.0 to 4.1.1
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](awaitility/awaitility@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] <[email protected]>
1 parent fc74b8c commit e90067d

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.1.1</awaitility.version>
1616
<testcontainers.version>1.18.3</testcontainers.version>
1717
</properties>
1818
<dependencies>

0 commit comments

Comments
 (0)