Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lburgazzoli committed Mar 17, 2024
1 parent 2398ebd commit 9130dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ junit = "5.10.2"
testcontainers = "1.19.7"
protoc = "3.25.1"
failsafe = "3.3.2"
awaitility = "4.2.0"
awaitility = "4.2.1"
commonsIo = "2.15.1"
commonCompress = "1.26.1"
autoService = "1.1.1"
Expand Down

0 comments on commit 9130dcd

Please sign in to comment.