Commit a031393
committed
Upgrade Gradle 7.4 → 8.12 with compatible plugin versions
- Update Gradle wrapper from 7.4 to 8.12
- Update Spotless plugin from 6.2.1 to 6.25.0
- Update DGS codegen plugin from 5.0.6 to 6.3.0
- Update Spring Boot plugin from 2.6.3 to 2.7.18 (minimum for Gradle 8)
- Update dependency-management plugin from 1.0.11.RELEASE to 1.1.6
- Update DGS runtime from 4.9.21 to 5.5.1 (required by codegen 6.3.0)
- Add DGS platform BOM and pin graphql-java 19.2 to prevent Spring Boot
BOM from downgrading it to 18.x
- Adapt PageInfo usage in ArticleDatafetcher and CommentDatafetcher to use
the DGS-generated PageInfo type instead of graphql.relay.DefaultPageInfo
All 68 tests pass.1 parent c20e1f6 commit a031393
6 files changed
Lines changed: 184 additions & 140 deletions
File tree
- gradle/wrapper
- src/main/java/io/spring/graphql
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | | - | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments