We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 591d677 + a070109 commit 14c9bc9Copy full SHA for 14c9bc9
user-auth/graphtutorial/app/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
// This dependency is used by the application.
25
implementation 'com.google.guava:guava:33.3.1-jre'
26
implementation 'com.azure:azure-identity:1.14.2'
27
- implementation 'com.microsoft.graph:microsoft-graph:6.21.0'
+ implementation 'com.microsoft.graph:microsoft-graph:6.22.0'
28
}
29
// </DependenciesSnippet>
30
0 commit comments