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 bb508e3 + 36bfd35 commit ab95125Copy full SHA for ab95125
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.8-jre'
26
- implementation 'com.azure:azure-identity:1.15.4'
+ implementation 'com.azure:azure-identity:1.17.0'
27
implementation 'com.microsoft.graph:microsoft-graph:6.50.0'
28
}
29
// </DependenciesSnippet>
0 commit comments