Skip to content

Commit

Permalink
Bump org.awaitility:awaitility in the development-dependencies group (#…
Browse files Browse the repository at this point in the history
…3414)

Bumps the development-dependencies group with 1 update: [org.awaitility:awaitility](https://github.com/awaitility/awaitility).


Updates `org.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
  dependency-group: development-dependencies
...

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 10, 2024
1 parent 3f45067 commit 7feb0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ext {
modifiedFiles.finalizeValueOnRead()

assertjVersion = '3.24.2'
awaitilityVersion = '4.2.1'
awaitilityVersion = '4.2.2'
googleJsr305Version = '3.0.2'
hamcrestVersion = '2.2'
hibernateValidationVersion = '8.0.1.Final'
Expand Down

0 comments on commit 7feb0f4

Please sign in to comment.