diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 13953ef2967..5823e9a3ed4 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -4,7 +4,7 @@ dependencies { implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1' // Core Http library - api 'com.microsoft.graph:microsoft-graph-core:3.6.5' + api 'com.microsoft.graph:microsoft-graph-core:3.6.6' implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.9.2' implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.2'