Skip to content

Commit c390e32

Browse files
authored
Merge pull request #456 from cloudbees-oss/dependabot/maven/org.awaitility-awaitility-4.2.0
Bump awaitility from 4.1.1 to 4.2.0
2 parents a6c3d97 + b6c6553 commit c390e32

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
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>org.awaitility</groupId>
178178
<artifactId>awaitility</artifactId>
179-
<version>4.1.1</version>
179+
<version>4.2.0</version>
180180
<scope>test</scope>
181181
</dependency>
182182
</dependencies>

0 commit comments

Comments
 (0)