Skip to content

Commit ce0d459

Browse files
update jacoco version
1 parent 2123748 commit ce0d459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apply plugin: 'checkstyle'
77
apply plugin: "jacoco"
88

99
jacoco {
10-
toolVersion = "0.8.4"
10+
toolVersion = "0.8.8"
1111
}
1212
def versions = [
1313
checkstyle: '8.7',

0 commit comments

Comments
 (0)