We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2cc2b6 + 0e021e3 commit 02bad65Copy full SHA for 02bad65
1 file changed
petstore/java/utilities/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.10'
23
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.10'
24
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
25
- api 'com.azure:azure-identity:1.18.0'
+ api 'com.azure:azure-identity:1.18.1'
26
api 'com.squareup.okhttp3:okhttp:5.1.0'
27
api 'com.google.code.gson:gson:2.13.2'
28
}
0 commit comments