We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ce4c1a + c1e0336 commit 3c3f423Copy full SHA for 3c3f423
1 file changed
app/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
// This dependency is used by the application.
24
implementation 'com.google.guava:guava:33.4.8-jre'
25
implementation 'com.azure:azure-identity:1.16.1'
26
- implementation 'com.microsoft.graph:microsoft-graph:6.39.0'
+ implementation 'com.microsoft.graph:microsoft-graph:6.40.0'
27
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.4'
28
}
29
0 commit comments