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 db1391b + dc2bdf3 commit 6774887Copy full SHA for 6774887
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.54.0'
+ api 'com.azure:azure-core:1.54.1'
16
17
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.0'
18
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.0'
0 commit comments