Skip to content

Commit b83d2dc

Browse files
Bump awaitility from 4.0.3 to 4.1.0
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/awaitility/awaitility/releases) - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/commits/awaitility-4.1.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63de2d2 commit b83d2dc

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
@@ -298,7 +298,7 @@
298298
<dependency>
299299
<groupId>org.awaitility</groupId>
300300
<artifactId>awaitility</artifactId>
301-
<version>4.0.3</version>
301+
<version>4.1.0</version>
302302
<scope>test</scope>
303303
</dependency>
304304
<dependency>

0 commit comments

Comments
 (0)