Bump jacoco to 0.8.1

This commit is contained in:
Florian Schmaus 2018-03-27 19:07:03 +02:00
parent a9bf2a3504
commit 7d7b4e6e53
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ allprojects {
}
jacoco {
toolVersion = "0.7.4.201502262128"
toolVersion = "0.8.1"
}
jacocoTestReport {