[wpilibjExamples] Upgrade jacoco to match allwpilib (#4346)

This commit is contained in:
Tyler Veness
2022-08-05 10:21:40 -07:00
committed by GitHub
parent 0a5eb65231
commit 0485f05da9

View File

@@ -43,7 +43,7 @@ dependencies {
}
jacoco {
toolVersion = "0.8.7"
toolVersion = "0.8.8"
}
jacocoTestReport {