Skip to content

Commit 3eee9dc

Browse files
Merge pull request #139 from microsoftgraph/dependabot/gradle/com.azure-azure-identity-1.16.2
Bump com.azure:azure-identity from 1.16.1 to 1.16.2
2 parents 7821afb + e51aade commit 3eee9dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.8-jre'
25-
implementation 'com.azure:azure-identity:1.16.1'
25+
implementation 'com.azure:azure-identity:1.16.2'
2626
implementation 'com.microsoft.graph:microsoft-graph:6.40.0'
2727
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.5'
2828
}

0 commit comments

Comments
 (0)