Skip to content

Commit

Permalink
Merge pull request #1664 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…authentication/azure/android/io.opentelemetry-opentelemetry-context-1.44.1

chore(deps): bump io.opentelemetry:opentelemetry-context from 1.43.0 to 1.44.1 in /components/authentication/azure/android
  • Loading branch information
github-actions[bot] authored Nov 11, 2024
2 parents 70617f3 + 19a61c3 commit fdf6523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/authentication/azure/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.43.0'
implementation 'io.opentelemetry:opentelemetry-context:1.43.0'
implementation 'io.opentelemetry:opentelemetry-context:1.44.1'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
api 'com.azure:azure-core:1.54.0'

Expand Down

0 comments on commit fdf6523

Please sign in to comment.