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.
1 parent 6af2eab commit a893d48Copy full SHA for a893d48
gradle/dependencies.gradle
@@ -9,7 +9,7 @@ dependencies {
9
testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.57'
10
implementation 'com.google.code.gson:gson:2.10.1'
11
12
- implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
+ implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
13
14
api 'com.squareup.okhttp3:okhttp:4.12.0'
15
api 'com.azure:azure-core:1.49.0'
0 commit comments