Skip to content

Commit d20aec6

Browse files
committed
updated jacoco toll version
1 parent cc70539 commit d20aec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
}
9595

9696
jacoco {
97-
toolVersion = "0.8.7"
97+
toolVersion = "0.8.10"
9898
}
9999

100100
jacocoTestReport {

0 commit comments

Comments
 (0)