Skip to content

Commit a4b9160

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 c103dfc commit a4b9160

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
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>org.awaitility</groupId>
122122
<artifactId>awaitility</artifactId>
123-
<version>4.2.2</version>
123+
<version>4.3.0</version>
124124
<scope>test</scope>
125125
</dependency>
126126

0 commit comments

Comments
 (0)