Skip to content

Commit 3ec556a

Browse files
committed
jacoco update.
1 parent 49548c1 commit 3ec556a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/check-codecoverage.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'jacoco'
22

33
jacoco {
4-
toolVersion = '0.8.11'
4+
toolVersion = '0.8.12'
55
}
66

77
jacocoTestReport {

0 commit comments

Comments
 (0)