Skip to content

Commit

Permalink
Bump io.etcd:jetcd-core from 0.3.0 to 0.8.4
Browse files Browse the repository at this point in the history
Bumps [io.etcd:jetcd-core](https://github.com/etcd-io/jetcd) from 0.3.0 to 0.8.4.
- [Release notes](https://github.com/etcd-io/jetcd/releases)
- [Changelog](https://github.com/etcd-io/jetcd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/etcd-io/jetcd/commits)

---
updated-dependencies:
- dependency-name: io.etcd:jetcd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent ead9039 commit 24644fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventmesh-meta/eventmesh-meta-etcd/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/

dependencies {
implementation ("io.etcd:jetcd-core:0.3.0")
implementation ("io.etcd:jetcd-core:0.8.4")
implementation project(":eventmesh-meta:eventmesh-meta-api")
implementation project(":eventmesh-common")
testImplementation "org.mockito:mockito-core"
Expand Down

0 comments on commit 24644fb

Please sign in to comment.