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 cb87ee6 + b8b7946 commit 6ee5116Copy full SHA for 6ee5116
gradle/dependencies.gradle
@@ -14,7 +14,7 @@ dependencies {
14
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
15
16
api 'com.squareup.okhttp3:okhttp:4.12.0'
17
- api 'com.azure:azure-core:1.45.1'
+ api 'com.azure:azure-core:1.46.0'
18
19
api 'com.microsoft.kiota:microsoft-kiota-abstractions:0.12.2'
20
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:0.12.2'
0 commit comments