Skip to content

Commit

Permalink
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.2.1...awaitility-4.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Aug 13, 2024
1 parent d7e4e15 commit 618c5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ext {
commons_codec : '1.17.0',
testcontainers: '1.19.8',
mockserver : '5.15.0',
awaitility : '4.2.1'
awaitility : '4.2.2'
]
plugin_versions = [
versions : '0.25.0',
Expand Down

0 comments on commit 618c5df

Please sign in to comment.