-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
Scenario
There is now a new ASM version 9.8 available:
https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8
It would be nice to have org.jacoco artifacts available at Maven central compatible with the latest ASM version.
Current Behaviour
Can't work with latest version of ASM.
Wanted Behaviour
Would like to work in combination with latest version of ASM.
Possible Workarounds
Use older version of ASM.