Skip to content

Commit

Permalink
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#233)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 3a6601e commit 2986d36
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 @@ -11,7 +11,7 @@ reactiveStreams = "1.0.4"

[libraries]
assertj = "org.assertj:assertj-core:3.26.3"
awaitility = "org.awaitility:awaitility:4.2.1"
awaitility = "org.awaitility:awaitility:4.2.2"
hdrHistogram = "org.hdrhistogram:HdrHistogram:2.2.2"
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
Expand Down

0 comments on commit 2986d36

Please sign in to comment.