-
Notifications
You must be signed in to change notification settings - Fork 66
only recognizes class file versions up to 61.0 #530
Copy link
Copy link
Open
Labels
nextScheduled for the next versionScheduled for the next version
Description
if i use this in my app and run with java 17 i get this error:
Error was captured in composition.
java.lang.UnsupportedClassVersionError: io/github/vinceglb/filekit/PlatformFile has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
it goes away with java 21.
is it not possible to make it work with java 17 ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
nextScheduled for the next versionScheduled for the next version