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 ddfe179 + 98bdd8f commit dbca524Copy full SHA for dbca524
examples/zookeeper/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- testImplementation 'org.apache.curator:curator-framework:5.8.0'
+ testImplementation 'org.apache.curator:curator-framework:5.9.0'
11
testImplementation 'org.testcontainers:testcontainers'
12
testImplementation 'org.assertj:assertj-core:3.26.3'
13
testImplementation 'ch.qos.logback:logback-classic:1.3.15'
0 commit comments