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.
1 parent 2107e18 commit 2dd8f1cCopy full SHA for 2dd8f1c
README.md
@@ -24,7 +24,7 @@ dependencies {
24
implementation 'com.microsoft.graph:microsoft-graph:6.25.1'
25
// x-release-please-end
26
// This dependency is only needed if you are using a TokenCredential object for authentication
27
- implementation 'com.azure:azure-identity:1.11.0'
+ implementation 'com.azure:azure-identity:1.15.0'
28
}
29
```
30
0 commit comments