Skip to content

Commit 60be4fb

Browse files
chore(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0
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 5d14da9 commit 60be4fb

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
@@ -101,7 +101,7 @@ dependencies {
101101
testImplementation "org.openjdk.jmh:jmh-core:1.37"
102102
testImplementation "org.openjdk.jmh:jmh-generator-annprocess:1.37"
103103
testImplementation "org.assertj:assertj-core:3.27.3"
104-
testImplementation 'org.awaitility:awaitility:4.2.2'
104+
testImplementation 'org.awaitility:awaitility:4.3.0'
105105

106106
jmh "org.apache.kafka:kafka_2.12:${kafkaVersion}"
107107
}

0 commit comments

Comments
 (0)