We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4b7ddb + 38d8901 commit aaf01c4Copy full SHA for aaf01c4
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.3.0-jre'
26
- implementation 'com.azure:azure-identity:1.13.2'
+ implementation 'com.azure:azure-identity:1.13.3'
27
implementation 'com.microsoft.graph:microsoft-graph:6.16.0'
28
}
29
// </DependenciesSnippet>
0 commit comments