upgrade to java 22
- Upgraded Gradle to 8.8
- Upgraded project Java to version 22
- Upgraded workflow
- Used
_instead ofanyorignored - cat
The workflows cannot be on Java 22, because gradle itself doesn't support Java 22 it only supports running code on Java 22.
This is from gradle release notes:-
but compiling to java 22 works fine right? just not running the daemon with java 22, right?
@SquidXTV Yes, compiling works fine. That's why the tests pass
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Blocked at least until Adoptium offers Java 22 on the main page (i.e. after official release).
It does right? https://adoptium.net/temurin/releases/?version=22
It would be nice to see this one merged.
THIS PR IS OPEN FOR SOMEONE ELSE TO TAKE OVER, OR CLOSE
