Skip to content

Commit

Permalink
Bump org.apache.zookeeper:zookeeper from 3.8.0 to 3.9.3 (#85)
Browse files Browse the repository at this point in the history
Bumps org.apache.zookeeper:zookeeper from 3.8.0 to 3.9.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent a4c0158 commit 36c45bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ slf4j = "1.7.36"
solrj = "7.7.3"
typesafeconfig = "0.1.0"
velocity = "2.4.1"
zookeeper = "3.8.0"
zookeeper = "3.9.3"

[libraries]
assertj-core = { module = "org.assertj:assertj-core", version.ref = "assertj" }
Expand Down

0 comments on commit 36c45bc

Please sign in to comment.