Skip to content

Commit 571bba1

Browse files
style95michele-sciabarra
authored andcommitted
Revert etcd client version (apache#5318)
1 parent 6da24a2 commit 571bba1

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.21"
78+
api "com.ibm.etcd:etcd-java:0.0.13"
7979

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

0 commit comments

Comments
 (0)