Skip to content

Commit

Permalink
Merge pull request #618 from microsoft/dependabot/gradle/components/h…
Browse files Browse the repository at this point in the history
…ttp/okHttp/io.opentelemetry-opentelemetry-semconv-1.30.0-alpha

Bump io.opentelemetry:opentelemetry-semconv from 1.29.0-alpha to 1.30.0-alpha in /components/http/okHttp
  • Loading branch information
github-actions[bot] authored Sep 9, 2023
2 parents 65f445b + c7f590c commit 8e018cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/http/okHttp/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'io.opentelemetry:opentelemetry-api:1.30.0'
implementation 'io.opentelemetry:opentelemetry-context:1.29.0'
implementation 'io.opentelemetry:opentelemetry-semconv:1.29.0-alpha'
implementation 'io.opentelemetry:opentelemetry-semconv:1.30.0-alpha'
implementation 'com.google.guava:guava:32.1.2-jre'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
api 'com.squareup.okhttp3:okhttp:4.11.0'
Expand Down

0 comments on commit 8e018cd

Please sign in to comment.