8000 Bump org.awaitility:awaitility from 4.0.1 to 4.3.0 (#2408) · docker-java/docker-java@2fa2eb5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2fa2eb5

Browse files
Bump org.awaitility:awaitility from 4.0.1 to 4.3.0 (#2408)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.0.1 to 4.3.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.0.1...awaitility-4.3.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-version: 4.3.0 dependency-type: direct:development 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>
1 parent 
8000
d9b6533 commit 2fa2eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>org.awaitility</groupId>
120120
<artifactId>awaitility</artifactId>
121-
<version>4.0.1</version>
121+
<version>4.3.0</version>
122122
<scope>test</scope>
123123
</dependency>
124124

0 commit comments

Comments
 (0)
0