Skip to content

Commit ab95b75

Browse files
authored
Merge pull request #2272 from microsoftgraph/Ndiritu-patch-1
Update azure-identity version in README.md
2 parents 2107e18 + 2dd8f1c commit ab95b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation 'com.microsoft.graph:microsoft-graph:6.25.1'
2525
// x-release-please-end
2626
// This dependency is only needed if you are using a TokenCredential object for authentication
27-
implementation 'com.azure:azure-identity:1.11.0'
27+
implementation 'com.azure:azure-identity:1.15.0'
2828
}
2929
```
3030

0 commit comments

Comments
 (0)