We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 498f42d + 628209e commit a4ba1d8Copy full SHA for a4ba1d8
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.1-jre'
26
- implementation 'com.azure:azure-identity:1.14.0'
+ implementation 'com.azure:azure-identity:1.14.1'
27
implementation 'com.microsoft.graph:microsoft-graph:6.20.0'
28
}
29
// </DependenciesSnippet>
0 commit comments