Skip to content

Commit

Permalink
Bump com.microsoft.graph:microsoft-graph in /user-auth/graphtutorial
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 6.24.0 to 6.25.1.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-java@v6.24.0...v6.25.1)

---
updated-dependencies:
- dependency-name: com.microsoft.graph:microsoft-graph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 109a3df commit 232b9cd
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 232b9cd

Please sign in to comment.