Error: LinkageError occurred while loading main class MainKtjava.lang.UnsupportedClassVersionError: MainKt 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
I have tried to change JRE for Maven as its currently 21 but still same issue.