Closed mmusenbr closed 1 year ago
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.
Is there anything else which I could provide to bring this PR further?
The travis-ci appears to be stuck. I've tested this PR locally and all passed so I'll merge it.
Thanks @mmusenbr!
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: