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 2b4294c + c4edf91 commit 1419152Copy full SHA for 1419152
gradle/dependencies.gradle
@@ -12,7 +12,7 @@ dependencies {
12
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.52.0'
+ api 'com.azure:azure-core:1.53.0'
16
17
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.5.0'
18
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.5.0'
0 commit comments