diff --git a/app/build.gradle b/app/build.gradle index 2fc033d..be4ea06 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,7 +23,7 @@ dependencies { // This dependency is used by the application. implementation 'com.google.guava:guava:33.4.8-jre' implementation 'com.azure:azure-identity:1.17.0' - implementation 'com.microsoft.graph:microsoft-graph:6.51.0' + implementation 'com.microsoft.graph:microsoft-graph:6.53.0' implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.10' }