Skip to content

Commit b0b1fb8

Browse files
bdoyle0182Brendan Doyle
authored andcommitted
bump java etcd client to 0.0.21 (apache#5309)
Co-authored-by: Brendan Doyle <[email protected]>
1 parent 2306164 commit b0b1fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/scala/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
api "io.kamon:kamon-datadog_${gradle.scala.depVersion}:2.1.12"
7676

7777
// for etcd
78-
api "com.ibm.etcd:etcd-java:0.0.13"
78+
api "com.ibm.etcd:etcd-java:0.0.21"
7979

8080
//tracing support
8181
api "io.opentracing:opentracing-api:0.31.0"

0 commit comments

Comments
 (0)