Bump org.awaitility:awaitility from 3.1.0 to 4.2.1

Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 3.1.0 to 4.2.1.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-3.1.0...awaitility-4.2.1)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/5783/head
dependabot[bot] 10 months ago committed by GitHub
parent 9dfbaea6f2
commit 2354bcb352
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -138,7 +138,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>4.2.0</version>
<version>4.2.1</version>
<scope>test</scope>
</dependency>
<dependency>

@ -55,7 +55,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>3.1.0</version>
<version>4.2.1</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save