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 2107e18 + 2dd8f1c commit ab95b75Copy full SHA for ab95b75
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