diff --git a/app/build.gradle b/app/build.gradle index 2d47a40..229aa45 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,7 +24,7 @@ dependencies { implementation 'com.google.guava:guava:33.4.8-jre' implementation 'com.azure:azure-identity:1.16.3' implementation 'com.microsoft.graph:microsoft-graph:6.48.0' - implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.8' + implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.9' } // Apply a specific Java toolchain to ease working on different environments.