Skip to content

Commit

Permalink
Merge pull request #1077 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…http/okHttp/io.opentelemetry-opentelemetry-context-1.35.0

Bump io.opentelemetry:opentelemetry-context from 1.34.1 to 1.35.0 in /components/http/okHttp
  • Loading branch information
github-actions[bot] authored Feb 10, 2024
2 parents 216d105 + 942219c commit e6ee0bc
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 @@ -10,7 +10,7 @@ dependencies {

// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'io.opentelemetry:opentelemetry-api:1.35.0'
implementation 'io.opentelemetry:opentelemetry-context:1.34.1'
implementation 'io.opentelemetry:opentelemetry-context:1.35.0'
implementation 'io.opentelemetry.semconv:opentelemetry-semconv:1.23.1-alpha'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
api 'com.squareup.okhttp3:okhttp:4.12.0'
Expand Down

0 comments on commit e6ee0bc

Please sign in to comment.