Updated to jacoco 0.8.7

This commit is contained in:
Erik C. Thauvin 2021-05-04 23:11:19 -07:00
parent 87cb58102a
commit 35399c3f78
2 changed files with 4 additions and 4 deletions

View file

@ -170,7 +170,7 @@ sonarqube {
}
jacoco {
toolVersion = '0.8.7-SNAPSHOT'
toolVersion = '0.8.7'
}
jacocoTestReport {