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 83c486f + f180b38 commit bce2c42Copy full SHA for bce2c42
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.5.0-jre'
26
implementation 'com.azure:azure-identity:1.17.0'
27
- implementation 'com.microsoft.graph:microsoft-graph:6.53.0'
+ implementation 'com.microsoft.graph:microsoft-graph:6.54.0'
28
}
29
// </DependenciesSnippet>
30
0 commit comments