Skip to content

Commit 64b7ed8

Browse files
Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.2 to 4.3.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.2...awaitility-4.3.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb98c06 commit 64b7ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-jar-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>org.awaitility</groupId>
123123
<artifactId>awaitility</artifactId>
124-
<version>4.2.2</version>
124+
<version>4.3.0</version>
125125
<scope>test</scope>
126126
</dependency>
127127

0 commit comments

Comments
 (0)