Skip to content

Commit dbca524

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.apache.curator-curator-framework-5.9.0' into combined-pr-branch
2 parents ddfe179 + 98bdd8f commit dbca524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/zookeeper/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
}
88

99
dependencies {
10-
testImplementation 'org.apache.curator:curator-framework:5.8.0'
10+
testImplementation 'org.apache.curator:curator-framework:5.9.0'
1111
testImplementation 'org.testcontainers:testcontainers'
1212
testImplementation 'org.assertj:assertj-core:3.26.3'
1313
testImplementation 'ch.qos.logback:logback-classic:1.3.15'

0 commit comments

Comments
 (0)