What version of Java is your IntelliJ project using? The error you received is almost certainly caused by an unsupported Java version. I would try Java 17.
Edit: Major Version 68 is Java 24, if you're working with an older project this is almost certainly not supported. Try Java 17.