diff --git a/app/build.gradle b/app/build.gradle index b990c35..fa1d099 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,7 +24,7 @@ dependencies { implementation 'com.google.guava:guava:33.5.0-jre' implementation 'com.azure:azure-identity:1.18.1' implementation 'com.microsoft.graph:microsoft-graph:6.56.0' - implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.11' + implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.0' } // Apply a specific Java toolchain to ease working on different environments.