Skip to content

Commit cb53240

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#282)
Bumps [org.awaitility:awaitility](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30dfcd6 commit cb53240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434

3535
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
3636
testImplementation "io.fabric8:kubernetes-client:6.8.0"
37-
testImplementation "org.awaitility:awaitility:4.2.0"
37+
testImplementation "org.awaitility:awaitility:4.2.1"
3838
testImplementation "org.mockito:mockito-core:4.11.0"
3939
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
4040
testImplementation "org.junit.jupiter:junit-jupiter-params:$junitVersion"

0 commit comments

Comments
 (0)