Skip to content

Commit fe065da

Browse files
update jacoco version
1 parent 9d168e8 commit fe065da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: 'application'
66
apply plugin: 'checkstyle'
77

88
jacoco {
9-
toolVersion = "0.8.4"
9+
toolVersion = "0.8.8"
1010
}
1111
def versions = [
1212
checkstyle: '8.7',

0 commit comments

Comments
 (0)