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 c66708e + c218ba5 commit 945c619Copy full SHA for 945c619
gradle/dependencies.gradle
@@ -12,7 +12,7 @@ dependencies {
12
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
13
14
api 'com.squareup.okhttp3:okhttp:4.12.0'
15
- api 'com.azure:azure-core:1.48.0'
+ api 'com.azure:azure-core:1.49.0'
16
17
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.1.9'
18
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.9'
0 commit comments