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 5e00c7e + 4cd6ef5 commit 2c26986Copy full SHA for 2c26986
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.6.0-jre'
25
- implementation 'com.azure:azure-identity:1.18.2'
+ implementation 'com.azure:azure-identity:1.18.3'
26
implementation 'com.microsoft.graph:microsoft-graph:6.63.0'
27
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.2'
28
}
0 commit comments