Skip to content

Commit 70668bb

Browse files
authored
Merge pull request #2162 from kubernetes-client/dependabot/maven/org.awaitility-awaitility-4.2.0
Bump awaitility from 4.1.1 to 4.2.0
2 parents a4cf72d + 5a51538 commit 70668bb

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
@@ -299,7 +299,7 @@
299299
<dependency>
300300
<groupId>org.awaitility</groupId>
301301
<artifactId>awaitility</artifactId>
302-
<version>4.1.1</version>
302+
<version>4.2.0</version>
303303
<scope>test</scope>
304304
</dependency>
305305
<dependency>

0 commit comments

Comments
 (0)