Skip to content

Commit fd68862

Browse files
authored
Merge pull request #1695 from kubernetes-client/dependabot/maven/org.awaitility-awaitility-4.1.0
Bump awaitility from 4.0.3 to 4.1.0
2 parents c004c1f + b83d2dc commit fd68862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
<dependency>
299299
<groupId>org.awaitility</groupId>
300300
<artifactId>awaitility</artifactId>
301-
<version>4.0.3</version>
301+
<version>4.1.0</version>
302302
<scope>test</scope>
303303
</dependency>
304304
<dependency>

0 commit comments

Comments
 (0)