Skip to content

Commit ec5859b

Browse files
authored
Merge pull request #385 from cloudbees-oss/dependabot/maven/org.awaitility-awaitility-4.1.0
Bump awaitility from 4.0.3 to 4.1.0
2 parents 6636d12 + 25ebf58 commit ec5859b

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
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>org.awaitility</groupId>
171171
<artifactId>awaitility</artifactId>
172-
<version>4.0.3</version>
172+
<version>4.1.0</version>
173173
<scope>test</scope>
174174
</dependency>
175175
</dependencies>

0 commit comments

Comments
 (0)