Skip to content

Commit 2419907

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ dependencies {
66
testImplementation 'org.apache.kafka:kafka-clients:3.8.0'
77
testImplementation 'org.assertj:assertj-core:3.26.3'
88
testImplementation 'com.google.guava:guava:23.0'
9-
testImplementation 'org.awaitility:awaitility:4.2.0'
9+
testImplementation 'org.awaitility:awaitility:4.2.2'
1010
}

0 commit comments

Comments
 (0)