Commit 248f645
CI: build Gradle release job with JDK 21
The gradle-portal-push workflow set up JDK 17 and then ran `mvn install` on
multiapi-engine, which compiles with `release 21` — failing with
"release version 21 not supported". Bump the job to JDK 21, matching the Maven
workflows (which already build against 21). The engine and the Gradle plugin
both require Java 21.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 01b8a68 commit 248f645
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments