Skip to content

Commit

Permalink
Bump com.microsoft.graph:microsoft-graph from 6.21.0 to 6.22.0 (#2066)
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.21.0 to 6.22.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.21.0...v6.22.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 9f0f87c commit e1fa45c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<microsoft-graph.version>6.21.0</microsoft-graph.version>
<microsoft-graph.version>6.22.0</microsoft-graph.version>
<wiremock.version>3.3.1</wiremock.version>
<!-- when updating msal4j, check whether json-smart is still needed below -->
<msal4j.version>1.17.3</msal4j.version>
Expand Down

0 comments on commit e1fa45c

Please sign in to comment.