Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.a…
Browse files Browse the repository at this point in the history
…pache.curator-curator-framework-5.6.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jan 24, 2024
2 parents f58c065 + 70252a5 commit db55d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/zookeeper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}

dependencies {
testImplementation 'org.apache.curator:curator-framework:5.5.0'
testImplementation 'org.apache.curator:curator-framework:5.6.0'
testImplementation 'org.testcontainers:testcontainers'
testImplementation 'org.assertj:assertj-core:3.25.2'
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
Expand Down

0 comments on commit db55d88

Please sign in to comment.