Skip to content

Commit

Permalink
Merge pull request #1562 from microsoftgraph/dependabot/gradle/androi…
Browse files Browse the repository at this point in the history
…d/jakarta.annotation-jakarta.annotation-api-3.0.0

chore(deps): bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 in /android
  • Loading branch information
andrueastman authored Apr 8, 2024
2 parents ed2aba5 + c1707f4 commit bac4e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {

implementation 'com.google.code.gson:gson:2.10.1'

implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'

api 'com.squareup.okhttp3:okhttp:4.12.0'
api 'com.azure:azure-core:1.48.0'
Expand Down

0 comments on commit bac4e72

Please sign in to comment.