Skip to content

Commit

Permalink
Merge pull request #285 from microsoftgraph/dependabot/gradle/app-aut…
Browse files Browse the repository at this point in the history
…h/graphapponlytutorial/com.azure-azure-identity-1.15.0

Bump com.azure:azure-identity from 1.14.2 to 1.15.0 in /app-auth/graphapponlytutorial
  • Loading branch information
github-actions[bot] authored Jan 13, 2025
2 parents 3257095 + 6bbc49b commit d8f3c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-auth/graphapponlytutorial/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.4.0-jre'
implementation 'com.azure:azure-identity:1.14.2'
implementation 'com.azure:azure-identity:1.15.0'
implementation 'com.microsoft.graph:microsoft-graph:6.25.1'
}
// </DependenciesSnippet>
Expand Down

0 comments on commit d8f3c2d

Please sign in to comment.