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 f58c065 + 70252a5 commit db55d88Copy full SHA for db55d88
examples/zookeeper/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- testImplementation 'org.apache.curator:curator-framework:5.5.0'
+ testImplementation 'org.apache.curator:curator-framework:5.6.0'
11
testImplementation 'org.testcontainers:testcontainers'
12
testImplementation 'org.assertj:assertj-core:3.25.2'
13
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
0 commit comments