Skip to content
Snippets Groups Projects
Commit ea1df954 authored by dgelessus's avatar dgelessus
Browse files

Update JaCoCo to version 0.8.6 for Java 15 compatibility

parent a9bcad62
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ dependencies {
}
jacoco {
toolVersion = "0.8.5"
toolVersion = "0.8.6"
reportsDir = file("$buildDir/customJacocoReportDir")
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment