arquillian-extension-jacoco
arquillian-extension-jacoco copied to clipboard
Getting Coverage Data from deployments created by Java 17 by updating to JaCoCo 0.8.8
Short description of what this resolves:
Allows creation of code coverage reports on applications compiled against Java 17 by pumping JaCoCo to 0.8.8 (version with official JDK-17 support) and pumping the related asm version to 9.2.
Changes proposed in this pull request:
- Update JaCoCo version to 0.8.8
- Update ASM version to 9.2