Bump jacoco to 0.8.3

This commit is contained in:
Florian Schmaus 2019-02-05 13:41:44 +01:00
parent 58a5055067
commit 6edc444b6a
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ allprojects {
} }
jacoco { jacoco {
toolVersion = "0.8.1" toolVersion = "0.8.3"
} }
jacocoTestReport { jacocoTestReport {