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 ea80c30 + 1e3a749 commit d06ce8bCopy full SHA for d06ce8b
gradle/dependencies.gradle
@@ -13,7 +13,7 @@ dependencies {
13
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
14
15
api 'com.squareup.okhttp3:okhttp:4.12.0'
16
- api 'com.azure:azure-core:1.47.0'
+ api 'com.azure:azure-core:1.48.0'
17
18
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.1.3'
19
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.3'
0 commit comments