Skip to content

Commit

Permalink
Merge pull request #1181 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…authentication/azure/android/jakarta.annotation-jakarta.annotation-api-3.0.0

Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 in /components/authentication/azure/android
  • Loading branch information
baywet authored Apr 9, 2024
2 parents 137129c + 01ee436 commit 4d66fb6
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 @@ -11,7 +11,7 @@ dependencies {
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'io.opentelemetry:opentelemetry-api:1.36.0'
implementation 'io.opentelemetry:opentelemetry-context:1.36.0'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
api 'com.azure:azure-core:1.48.0'

api project(':components:abstractions')
Expand Down

0 comments on commit 4d66fb6

Please sign in to comment.