We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 748e489 + 5815394 commit 72cd62dCopy full SHA for 72cd62d
examples/zookeeper/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- testImplementation 'org.apache.curator:curator-framework:5.6.0'
+ testImplementation 'org.apache.curator:curator-framework:5.7.0'
11
testImplementation 'org.testcontainers:testcontainers'
12
testImplementation 'org.assertj:assertj-core:3.26.3'
13
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
0 commit comments