Skip to content

Commit 84acd09

Browse files
authored
Merge pull request #236 from Aiven-Open/dependabot/gradle/org.awaitility-awaitility-4.3.0
chore(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0
2 parents dd50d9b + 60be4fb commit 84acd09

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)