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.7.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 27, 2024
2 parents 748e489 + 5815394 commit 72cd62d
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.6.0'
testImplementation 'org.apache.curator:curator-framework:5.7.0'
testImplementation 'org.testcontainers:testcontainers'
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
Expand Down

0 comments on commit 72cd62d

Please sign in to comment.