Skip to content

Commit abfae45

Browse files
Bump the development-dependencies group with 1 update (#3141)
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>
1 parent 2b5fa23 commit abfae45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ext {
5353
modifiedFiles.finalizeValueOnRead()
5454

5555
assertjVersion = '3.24.2'
56-
awaitilityVersion = '4.2.0'
56+
awaitilityVersion = '4.2.1'
5757
googleJsr305Version = '3.0.2'
5858
hamcrestVersion = '2.2'
5959
hibernateValidationVersion = '8.0.1.Final'

0 commit comments

Comments
 (0)