Skip to content

Commit d154c4e

Browse files
Update dependency com.azure:azure-identity to v1.13.2
1 parent a6068af commit d154c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ dependencies {
210210
// Include the sdk as a dependency
211211
implementation group: 'com.microsoft.graph', name: 'microsoft-graph', version: '6.13.0'
212212
// Include Azure identity for authentication
213-
implementation group: 'com.azure', name: 'azure-identity', version: '1.13.0'
213+
implementation group: 'com.azure', name: 'azure-identity', version: '1.13.2'
214214

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

0 commit comments

Comments
 (0)