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.
1 parent ad22482 commit c7c9066Copy full SHA for c7c9066
gradle/dependencies.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation 'com.auth0:jwks-rsa:0.22.2'
17
18
api 'com.squareup.okhttp3:okhttp:4.12.0'
19
- api 'com.azure:azure-core:1.54.1'
+ api 'com.azure:azure-core:1.56.0'
20
21
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.8'
22
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.8'
0 commit comments