Skip to content

Commit ddfe179

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.awaitility-awaitility-4.3.0' into combined-pr-branch
2 parents e81d45a + e81ad90 commit ddfe179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kafka-cluster/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
testImplementation 'com.google.guava:guava:23.0'
1616
testImplementation 'ch.qos.logback:logback-classic:1.3.15'
1717
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
18-
testImplementation 'org.awaitility:awaitility:4.2.2'
18+
testImplementation 'org.awaitility:awaitility:4.3.0'
1919
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
2020
}
2121

0 commit comments

Comments
 (0)