Bump awaitility from 3.0.0 to 4.0.3 (#1745)

Bumps [awaitility](https://github.com/awaitility/awaitility) from 3.0.0 to 4.0.3.
- [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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-01 13:56:12 +02:00
committed by GitHub
parent 4439676af2
commit 2c87d29f6c

View File

@@ -227,7 +227,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>3.0.0</version>
<version>4.0.3</version>
<scope>test</scope>
</dependency>
<dependency>