Skip to content

Commit 7b78d2b

Browse files
authored
Merge pull request #143 from ContainerSolutions/dependabot/maven/org.awaitility-awaitility-4.0.3
Bump awaitility from 4.0.1 to 4.0.3
2 parents 6b76b9c + b5618a6 commit 7b78d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.awaitility</groupId>
6868
<artifactId>awaitility</artifactId>
69-
<version>4.0.1</version>
69+
<version>4.0.3</version>
7070
<scope>test</scope>
7171
</dependency>
7272
<dependency>

0 commit comments

Comments
 (0)