Skip to content

Commit 2af6d47

Browse files
Merge pull request #370 from microsoftgraph/dependabot/gradle/user-auth/graphtutorial/com.azure-azure-identity-1.18.1
Bump com.azure:azure-identity from 1.17.0 to 1.18.1 in /user-auth/graphtutorial
2 parents 6835001 + e56c76b commit 2af6d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-auth/graphtutorial/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.5.0-jre'
26-
implementation 'com.azure:azure-identity:1.17.0'
26+
implementation 'com.azure:azure-identity:1.18.1'
2727
implementation 'com.microsoft.graph:microsoft-graph:6.54.0'
2828
}
2929
// </DependenciesSnippet>

0 commit comments

Comments
 (0)