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 7bcd03e + e3977a5 commit 8020734Copy full SHA for 8020734
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.49.1'
+ api 'com.azure:azure-core:1.50.0'
16
17
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.1.14'
18
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.14'
0 commit comments