Skip to content

Commit ba6fd6a

Browse files
authored
Merge pull request #25 from DataSQRL/dependabot/maven/org.awaitility-awaitility-4.3.0
Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
2 parents 3572d8e + 62dce6e commit ba6fd6a

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)