Skip to content

Commit

Permalink
Revert etcd client version (#5318)
Browse files Browse the repository at this point in the history
  • Loading branch information
style95 authored Aug 29, 2022
1 parent 9be427c commit 740c907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/scala/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
api "io.kamon:kamon-datadog_${gradle.scala.depVersion}:2.1.12"

// for etcd
api "com.ibm.etcd:etcd-java:0.0.21"
api "com.ibm.etcd:etcd-java:0.0.13"

//tracing support
api "io.opentracing:opentracing-api:0.31.0"
Expand Down

0 comments on commit 740c907

Please sign in to comment.