We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3257095 + 6bbc49b commit d8f3c2dCopy full SHA for d8f3c2d
app-auth/graphapponlytutorial/app/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
24
// This dependency is used by the application.
25
implementation 'com.google.guava:guava:33.4.0-jre'
26
- implementation 'com.azure:azure-identity:1.14.2'
+ implementation 'com.azure:azure-identity:1.15.0'
27
implementation 'com.microsoft.graph:microsoft-graph:6.25.1'
28
}
29
// </DependenciesSnippet>
0 commit comments