We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed2aba5 + c1707f4 commit bac4e72Copy full SHA for bac4e72
gradle/dependencies.gradle
@@ -10,7 +10,7 @@ dependencies {
10
11
implementation 'com.google.code.gson:gson:2.10.1'
12
13
- implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
+ implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
14
15
api 'com.squareup.okhttp3:okhttp:4.12.0'
16
api 'com.azure:azure-core:1.48.0'
0 commit comments