diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index dfa33003..9c2e356b 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -12,7 +12,7 @@ dependencies { implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1' api 'com.squareup.okhttp3:okhttp:4.12.0' - api 'com.azure:azure-core:1.49.1' + api 'com.azure:azure-core:1.50.0' api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.1.14' implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.14'