Skip to content

Commit c6f6848

Browse files
Bump org.awaitility:awaitility from 4.0.3 to 4.2.0 in /e2e-tests (#651)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.2.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/commits/awaitility-4.2.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6bffae commit c6f6848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4'
2121
testImplementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4'
2222
testImplementation 'commons-io:commons-io:2.6'
23-
testImplementation 'org.awaitility:awaitility:4.0.3'
23+
testImplementation 'org.awaitility:awaitility:4.2.0'
2424
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.1'
2525
testImplementation "org.assertj:assertj-core:3.18.1"
2626
testImplementation 'ch.qos.logback:logback-classic:1.2.3'

0 commit comments

Comments
 (0)