Skip to content

Commit 358260e

Browse files
Merge pull request #1934 from microsoft/dependabot/gradle/components/http/okHttp/android/io.opentelemetry-opentelemetry-context-1.51.0
chore(deps): bump io.opentelemetry:opentelemetry-context from 1.50.0 to 1.51.0 in /components/http/okHttp/android
2 parents 6d75a43 + 4948a6c commit 358260e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/http/okHttp/gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99

1010
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
1111
implementation 'io.opentelemetry:opentelemetry-api:1.50.0'
12-
implementation 'io.opentelemetry:opentelemetry-context:1.50.0'
12+
implementation 'io.opentelemetry:opentelemetry-context:1.51.0'
1313
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
1414
api 'com.squareup.okhttp3:okhttp:4.12.0'
1515

0 commit comments

Comments
 (0)