We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa44767 + c7515b0 commit b80b9e7Copy full SHA for b80b9e7
1 file changed
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.1'
+ api 'com.azure:azure-core:1.57.0'
20
21
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.10'
22
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.10'
0 commit comments