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.5.0 to 5.6.0.
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.6.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 36c8727 commit 373f504
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.24.2'
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
Expand Down

0 comments on commit 373f504

Please sign in to comment.