Skip to content

Commit

Permalink
Merge branch 'guance' of github.com:GuanceCloud/opentelemetry-java-in…
Browse files Browse the repository at this point in the history
…strumentation into guance
  • Loading branch information
songlonqi-java committed Jul 7, 2023
2 parents d161a70 + 9631ea5 commit baf0289
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ muzzle {

dependencies {
implementation(project(":instrumentation:alibaba-dubbo-2.6:library-autoconfigure"))
library("com.alibaba:dubbo:2.8.4")
library("com.alibaba:dubbo:2.6.12")
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ plugins {
dependencies {
compileOnly("com.google.auto.value:auto-value-annotations")
annotationProcessor("com.google.auto.value:auto-value")
library("com.alibaba:dubbo:2.8.4")
library("com.alibaba:dubbo:2.6.12")

}

0 comments on commit baf0289

Please sign in to comment.