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 6d917bf + b9275c2 commit aad1e37Copy full SHA for aad1e37
app-auth/graphapponlytutorial/app/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
// This dependency is used by the application.
25
implementation 'com.google.guava:guava:33.4.6-jre'
26
implementation 'com.azure:azure-identity:1.15.4'
27
- implementation 'com.microsoft.graph:microsoft-graph:6.32.0'
+ implementation 'com.microsoft.graph:microsoft-graph:6.33.0'
28
}
29
// </DependenciesSnippet>
30
0 commit comments