I am getting the error below when I run coverage on a project using Java 25 since jacoco is version 0.8.11
java.lang.IllegalArgumentException: Unsupported class file major version 69
Upgrading to jacoco version 0.8.14 should be able to fix this https://github.com/jacoco/jacoco/releases/tag/v0.8.14