Skip to content

Commit

Permalink
Update dependency com.azure:azure-identity to v1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 4e08b5b commit 31dae19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ dependencies {
// Include the sdk as a dependency
implementation group: 'com.microsoft.graph', name: 'microsoft-graph', version: '6.13.0'
// Include Azure identity for authentication
implementation group: 'com.azure', name: 'azure-identity', version: '1.13.2'
implementation group: 'com.azure', name: 'azure-identity', version: '1.13.3'

implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'

Expand Down

0 comments on commit 31dae19

Please sign in to comment.