diff --git a/app/build.gradle b/app/build.gradle index 851d2c6..f6ba4e6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,7 +24,7 @@ dependencies { implementation 'com.google.guava:guava:33.3.1-jre' implementation 'com.azure:azure-identity:1.14.1' implementation 'com.microsoft.graph:microsoft-graph:6.20.0' - implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.7.0' + implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0' } // Apply a specific Java toolchain to ease working on different environments.