Updated jacoco version.

This commit is contained in:
Erik C. Thauvin 2020-03-22 22:46:25 -07:00
parent df819131ac
commit cc1f4ffc4e
4 changed files with 8 additions and 95 deletions

View file

@ -69,7 +69,7 @@ detekt {
}
jacoco {
toolVersion = "0.8.3"
toolVersion = "0.8.5"
}
sonarqube {
@ -227,4 +227,4 @@ publishing {
}
}
}
}
}