Skip to content

Commit

Permalink
Bump com.microsoft.graph:microsoft-graph
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.16.0 to 6.17.0.
- [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.16.0...v6.17.0)

---
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 Oct 7, 2024
1 parent 893ff26 commit 37f44f4
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 @@ -24,7 +24,7 @@ dependencies {
// This dependency is used by the application.
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'com.azure:azure-identity:1.13.3'
implementation 'com.microsoft.graph:microsoft-graph:6.16.0'
implementation 'com.microsoft.graph:microsoft-graph:6.17.0'
}
// </DependenciesSnippet>

Expand Down

0 comments on commit 37f44f4

Please sign in to comment.