Skip to content

Commit 1dc3511

Browse files
Merge pull request #97 from microsoftgraph/dependabot/gradle/com.azure-azure-identity-1.14.1
Bump com.azure:azure-identity from 1.14.0 to 1.14.1
2 parents f3754fd + c96ea71 commit 1dc3511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222

2323
// This dependency is used by the application.
2424
implementation 'com.google.guava:guava:33.3.1-jre'
25-
implementation 'com.azure:azure-identity:1.14.0'
25+
implementation 'com.azure:azure-identity:1.14.1'
2626
implementation 'com.microsoft.graph:microsoft-graph:6.19.0'
2727
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.7.0'
2828
}

0 commit comments

Comments
 (0)