Commit aa27b05
committed
build: use Java 25 toolchain for minestom:app (Gradle 9)
Gradle 9 removed project-level sourceCompatibility/targetCompatibility,
which broke ':minestom:app' evaluation after the upstream merge. Replace
them with a Java 25 toolchain, consistent with the minestom and
minestom:loader modules.
https://claude.ai/code/session_01S76fk9ma5Szkf9r1W44RVP1 parent bb8b22b commit aa27b05
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
0 commit comments