Jacoco version 0.8
stuarthendren opened this issue · 2 comments
stuarthendren commented
It would be good to update the jacoco version to get eh improved features it has eg Java 9, Java 10 (0.8.1) and lombok generated support.
terma commented
Looks like Jacoco Jenkins Plugin uses it as well https://www.jacoco.org/jacoco/trunk/doc/changes.html
terma commented
@stuarthendren Coverage plugin doesn't depends on Jacoco, instead it uses report generated by Jenkins Jacoco Plugin or plugin from your app maven conf, as result if you want to increase version just update it.