Skip to content

Commit b6c6553

Browse files
Bump awaitility from 4.1.1 to 4.2.0
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/awaitility/awaitility/releases) - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.1.1...awaitility-4.2.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6c3d97 commit b6c6553

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)