We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e68326b + 37cdac4 commit e378647Copy full SHA for e378647
app/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
// This dependency is used by the application.
24
implementation 'com.google.guava:guava:33.5.0-jre'
25
implementation 'com.azure:azure-identity:1.17.0'
26
- implementation 'com.microsoft.graph:microsoft-graph:6.51.0'
+ implementation 'com.microsoft.graph:microsoft-graph:6.53.0'
27
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.10'
28
}
29
0 commit comments