Skip to content

Commit db92e9d

Browse files
authored
Merge pull request #3948 from kubernetes-client/dependabot/maven/org.awaitility-awaitility-4.3.0
build(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0
2 parents 2f6bc96 + 92faf74 commit db92e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
<dependency>
324324
<groupId>org.awaitility</groupId>
325325
<artifactId>awaitility</artifactId>
326-
<version>4.2.2</version>
326+
<version>4.3.0</version>
327327
<scope>test</scope>
328328
</dependency>
329329
</dependencies>

0 commit comments

Comments
 (0)