Skip to content

Commit

Permalink
Bump com.microsoft.graph:microsoft-graph in /apps/backend
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.14.0 to 6.15.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.14.0...v6.15.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] committed Sep 5, 2024
1 parent ac04de1 commit 15a96c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<graphql-spring-boot-starter.version>15.1.0</graphql-spring-boot-starter.version>
<graphql.version>22.0</graphql.version>
<flexmark.version>0.64.8</flexmark.version>
<microsoft-graph.version>6.14.0</microsoft-graph.version>
<microsoft-graph.version>6.15.0</microsoft-graph.version>
<msal4j.version>1.17.1</msal4j.version>
<flyway-database-postgresql.version>10.16.0</flyway-database-postgresql.version>

Expand Down

0 comments on commit 15a96c8

Please sign in to comment.