Skip to content

Commit 6beb4a5

Browse files
authored
Merge pull request #3217 from kubernetes-client/dependabot/maven/org.awaitility-awaitility-4.2.1
build(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.1
2 parents cbd3d1b + 102c25a commit 6beb4a5

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
@@ -339,7 +339,7 @@
339339
<dependency>
340340
<groupId>org.awaitility</groupId>
341341
<artifactId>awaitility</artifactId>
342-
<version>4.2.0</version>
342+
<version>4.2.1</version>
343343
<scope>test</scope>
344344
</dependency>
345345
</dependencies>

0 commit comments

Comments
 (0)