Skip to content

Commit 1b7de2c

Browse files
Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 in /modules/redpanda
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.2 to 4.3.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.2...awaitility-4.3.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e104da commit 1b7de2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/redpanda/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ dependencies {
77
testImplementation 'org.apache.kafka:kafka-clients:3.8.0'
88
testImplementation 'org.assertj:assertj-core:3.26.3'
99
testImplementation 'io.rest-assured:rest-assured:5.5.0'
10-
testImplementation 'org.awaitility:awaitility:4.2.2'
10+
testImplementation 'org.awaitility:awaitility:4.3.0'
1111
}

0 commit comments

Comments
 (0)