Skip to content

Commit c2505ef

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.apache.curator-curator-framework-5.8.0' into combined-pr-branch
2 parents cee4325 + 40c765a commit c2505ef

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.7.0'
10+
testImplementation 'org.apache.curator:curator-framework:5.8.0'
1111
testImplementation 'org.testcontainers:testcontainers'
1212
testImplementation 'org.assertj:assertj-core:3.26.3'
1313
testImplementation 'ch.qos.logback:logback-classic:1.3.14'

0 commit comments

Comments
 (0)