Skip to content

Commit 44a2bca

Browse files
Merge pull request #1940 from microsoft/dependabot/gradle/components/http/okHttp/android/io.opentelemetry-opentelemetry-api-1.51.0
chore(deps): bump io.opentelemetry:opentelemetry-api from 1.50.0 to 1.51.0 in /components/http/okHttp/android
2 parents 0d99dca + 511e4cb commit 44a2bca

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
@@ -8,7 +8,7 @@ dependencies {
88

99

1010
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
11-
implementation 'io.opentelemetry:opentelemetry-api:1.50.0'
11+
implementation 'io.opentelemetry:opentelemetry-api:1.51.0'
1212
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'

0 commit comments

Comments
 (0)