We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab95125 + b9216d8 commit 541ab60Copy full SHA for 541ab60
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.8-jre'
26
implementation 'com.azure:azure-identity:1.17.0'
27
- implementation 'com.microsoft.graph:microsoft-graph:6.50.0'
+ implementation 'com.microsoft.graph:microsoft-graph:6.51.0'
28
}
29
// </DependenciesSnippet>
30
0 commit comments