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 247670c + 7d88918 commit 4da72d7Copy full SHA for 4da72d7
gradle/dependencies.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation 'com.auth0:jwks-rsa:0.23.0'
17
18
api 'com.squareup.okhttp3:okhttp:4.12.0'
19
- api 'com.azure:azure-core:1.56.0'
+ api 'com.azure:azure-core:1.56.1'
20
21
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.9'
22
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.9'
0 commit comments