Skip to content

Commit

Permalink
Bump org.apache.curator:curator-framework in /examples
Browse files Browse the repository at this point in the history
Bumps [org.apache.curator:curator-framework](https://github.com/apache/curator) from 5.6.0 to 5.7.0.
- [Commits](apache/curator@apache-curator-5.6.0...apache-curator-5.7.0)

---
updated-dependencies:
- dependency-name: org.apache.curator:curator-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 646e5e7 commit 5815394
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 5815394

Please sign in to comment.