Skip to content

Commit

Permalink
Merge pull request #284 from microsoftgraph/dependabot/gradle/user-au…
Browse files Browse the repository at this point in the history
…th/graphtutorial/com.microsoft.graph-microsoft-graph-6.25.1

Bump com.microsoft.graph:microsoft-graph from 6.24.0 to 6.25.1 in /user-auth/graphtutorial
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents 109a3df + 232b9cd commit 3257095
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 @@ -24,7 +24,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.microsoft.graph:microsoft-graph:6.24.0'
implementation 'com.microsoft.graph:microsoft-graph:6.25.1'
}
// </DependenciesSnippet>

Expand Down

0 comments on commit 3257095

Please sign in to comment.