Skip to content

Commit 9a4cf30

Browse files
committed
Update JaCoCo to 0.8.13
git-svn-id: https://svn.apache.org/repos/asf/xmlbeans/trunk@1926437 13f79535-47bb-0310-9956-ffa450edef68
1 parent ef87d9d commit 9a4cf30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ if (project.hasProperty('enableSonar')) {
674674

675675

676676
jacoco {
677-
toolVersion = '0.8.12'
677+
toolVersion = '0.8.13'
678678
}
679679

680680
test {

0 commit comments

Comments
 (0)