Human-Readable icon indicating copy to clipboard operation
Human-Readable copied to clipboard

killed unit testing with Java 25 in v1.12.1

Open philtz opened this issue 1 month ago • 1 comments

Hi, After upgrade to 1.12.1 we get this error during unit testing: Test has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0 Unfortunately we cannot update now to such a new version. Is there a specific reason you needed Java 25? or maybe we can somehow override it.

Thanks

philtz avatar Nov 17 '25 18:11 philtz

I have the same class version error running on java 21

Nrojt avatar Nov 19 '25 11:11 Nrojt