Skip to content

Commit

Permalink
Bump awaitility from 4.1.0 to 4.1.1 (#473)
Browse files Browse the repository at this point in the history
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/awaitility/awaitility/releases)
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.1.0...awaitility-4.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcos Barbero <[email protected]>
  • Loading branch information
dependabot[bot] and marcosbarbero authored Oct 26, 2021
1 parent ca458e6 commit b04c690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-tests/springdata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit b04c690

Please sign in to comment.