Skip to content

Commit 0bb02c2

Browse files
Merge pull request #404 from microsoftgraph/dependabot/gradle/app-auth/graphapponlytutorial/com.azure-azure-identity-1.18.3
Bump com.azure:azure-identity from 1.18.2 to 1.18.3 in /app-auth/graphapponlytutorial
2 parents f2c32bb + cc280cd commit 0bb02c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app-auth/graphapponlytutorial/app/build.gradle

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

2424
// This dependency is used by the application.
2525
implementation 'com.google.guava:guava:33.6.0-jre'
26-
implementation 'com.azure:azure-identity:1.18.2'
26+
implementation 'com.azure:azure-identity:1.18.3'
2727
implementation 'com.microsoft.graph:microsoft-graph:6.63.0'
2828
}
2929
// </DependenciesSnippet>

0 commit comments

Comments
 (0)