Closed
Description
Hi,
Our build breaks after updating from 1.5.1 to 1.5.2 because the library seems to no longer be compiled against Java 8, but Java 21. As this was not mentioned in the changelog and also would warrant a new major version I assume this was by accident?
java: cannot access org.skyscreamer.jsonassert.JSONAssert
bad class file: .../.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.2/917a0be22be2cd752408c49cf99655d0c6275b9/jsonassert-1.5.2.jar!/org/skyscreamer/jsonassert/JSONAssert.class
class file has wrong version 65.0, should be 61.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
Metadata
Metadata
Assignees
Labels
No labels