Commit 76582a8
committed
ci: build entire project on JDK 25
The 21/25 split did not work: Gradle's toolchain auto-detection does not
pick up the JDK 25 that setup-java installs as a secondary version, so
':minestom:compileJava' still could not resolve the Java 25 Minestom
dependency. Run the whole build on JDK 25, consistent with the Titan,
Butterfly and shared OneLiteFeather workflows.
https://claude.ai/code/session_01S76fk9ma5Szkf9r1W44RVP1 parent a30ba01 commit 76582a8
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
0 commit comments