Skip to content

Commit 71418f0

Browse files
authored
Merge pull request #1945 from kubernetes-client/dependabot/maven/org.awaitility-awaitility-4.1.1
Bump awaitility from 4.1.0 to 4.1.1
2 parents 7dab8ce + 166b2b3 commit 71418f0

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
@@ -287,7 +287,7 @@
287287
<dependency>
288288
<groupId>org.awaitility</groupId>
289289
<artifactId>awaitility</artifactId>
290-
<version>4.1.0</version>
290+
<version>4.1.1</version>
291291
<scope>test</scope>
292292
</dependency>
293293
<dependency>

0 commit comments

Comments
 (0)