Commit a4d29b1
committed
fix(deps): upgrade Spotless and Eclipse JDT for Java 25 support
Bump spotless-plugin-gradle from 6.22.0 to 7.0.4 and pin Eclipse JDT
to 4.34 so the formatter can handle Java 21+ syntax (e.g. pattern-matching
switch expressions).1 parent a50308b commit a4d29b1
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- spotless-conventions
- src/main/groovy/io/kestra/gradle
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments