Skip to content

Commit

Permalink
Merge pull request #2272 from microsoftgraph/Ndiritu-patch-1
Browse files Browse the repository at this point in the history
Update azure-identity version in README.md
  • Loading branch information
Ndiritu authored Jan 13, 2025
2 parents 2107e18 + 2dd8f1c commit ab95b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation 'com.microsoft.graph:microsoft-graph:6.25.1'
// x-release-please-end
// This dependency is only needed if you are using a TokenCredential object for authentication
implementation 'com.azure:azure-identity:1.11.0'
implementation 'com.azure:azure-identity:1.15.0'
}
```

Expand Down

0 comments on commit ab95b75

Please sign in to comment.