Skip to content

Commit

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

Bump io.opentelemetry:opentelemetry-context from 1.28.0 to 1.29.0 in /components/authentication/azure/android
  • Loading branch information
github-actions[bot] authored Aug 13, 2023
2 parents c3471aa + aa5abae commit 87a4e9b
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 @@ -9,7 +9,7 @@ dependencies {

// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'io.opentelemetry:opentelemetry-api:1.29.0'
implementation 'io.opentelemetry:opentelemetry-context:1.28.0'
implementation 'io.opentelemetry:opentelemetry-context:1.29.0'
implementation 'com.google.guava:guava:32.1.2-jre'
api 'com.azure:azure-core:1.42.0'

Expand Down

0 comments on commit 87a4e9b

Please sign in to comment.