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] <support@github.com>
pull/113/head
dependabot[bot] 2021-05-10 05:59:12 +00:00 committed by Richard Körber
parent 9bae5bdd3b
commit 14c7fc49c8
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>4.0.3</version>
<version>4.1.0</version>
<scope>test</scope>
</dependency>
</dependencies>