Skip to content

Commit 596114a

Browse files
Merge pull request #192 from microsoftgraph/dependabot/gradle/com.azure-azure-identity-1.18.4
Bump com.azure:azure-identity from 1.18.3 to 1.18.4
2 parents f7da80c + b6b359d commit 596114a

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.6.0-jre'
25-
implementation 'com.azure:azure-identity:1.18.3'
25+
implementation 'com.azure:azure-identity:1.18.4'
2626
implementation 'com.microsoft.graph:microsoft-graph:6.65.0'
2727
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.3'
2828
}

0 commit comments

Comments
 (0)