Skip to content

Commit e7e27a2

Browse files
Bump io.etcd:jetcd-core from 0.3.0 to 0.8.4
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] <[email protected]>
1 parent 3bc459b commit e7e27a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: eventmesh-meta/eventmesh-meta-etcd/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717

1818
dependencies {
19-
implementation ("io.etcd:jetcd-core:0.3.0")
19+
implementation ("io.etcd:jetcd-core:0.8.4")
2020
implementation project(":eventmesh-meta:eventmesh-meta-api")
2121
implementation project(":eventmesh-common")
2222
testImplementation "org.mockito:mockito-core"

0 commit comments

Comments
 (0)