Skip to content

only recognizes class file versions up to 61.0 #530

@zoff99

Description

@zoff99

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    nextScheduled for the next version

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions