Skip to content

Commit a949225

Browse files
authored
Merge pull request #3943 from kubernetes-client/dependabot/maven/master-java8/org.awaitility-awaitility-4.3.0
build(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0
2 parents d75a1ac + 7caa378 commit a949225

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
@@ -341,7 +341,7 @@
341341
<dependency>
342342
<groupId>org.awaitility</groupId>
343343
<artifactId>awaitility</artifactId>
344-
<version>4.2.2</version>
344+
<version>4.3.0</version>
345345
<scope>test</scope>
346346
</dependency>
347347
<dependency>

0 commit comments

Comments
 (0)