Skip to content

Commit

Permalink
Bump the development-dependencies group with 1 update (#2663)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [org.awaitility:awaitility](https://github.com/awaitility/awaitility).


Updates `org.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
  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 Mar 16, 2024
1 parent c25ab6b commit 7c09ea5
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 @@ -42,7 +42,7 @@ ext {

assertjVersion = '3.23.1'
assertkVersion = '0.24'
awaitilityVersion = '4.2.0'
awaitilityVersion = '4.2.1'
commonsCompressVersion = '1.20'
commonsHttpClientVersion = '5.1.4'
commonsPoolVersion = '2.11.1'
Expand Down

0 comments on commit 7c09ea5

Please sign in to comment.