Skip to content

Commit

Permalink
Merge pull request #255 from microsoftgraph/dependabot/gradle/user-au…
Browse files Browse the repository at this point in the history
…th/graphtutorial/com.azure-azure-identity-1.13.3

Bump com.azure:azure-identity from 1.13.2 to 1.13.3 in /user-auth/graphtutorial
  • Loading branch information
github-actions[bot] committed Sep 16, 2024
2 parents 05e766e + 4272e63 commit 2f31842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-auth/graphtutorial/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {

// This dependency is used by the application.
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'com.azure:azure-identity:1.13.2'
implementation 'com.azure:azure-identity:1.13.3'
implementation 'com.microsoft.graph:microsoft-graph:6.16.0'
}
// </DependenciesSnippet>
Expand Down

0 comments on commit 2f31842

Please sign in to comment.