We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7821afb + e51aade commit 3eee9dcCopy full SHA for 3eee9dc
1 file changed
app/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
23
// This dependency is used by the application.
24
implementation 'com.google.guava:guava:33.4.8-jre'
25
- implementation 'com.azure:azure-identity:1.16.1'
+ implementation 'com.azure:azure-identity:1.16.2'
26
implementation 'com.microsoft.graph:microsoft-graph:6.40.0'
27
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.5'
28
}
0 commit comments