We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d168e8 commit fe065daCopy full SHA for fe065da
plugins/build.gradle
@@ -6,7 +6,7 @@ apply plugin: 'application'
6
apply plugin: 'checkstyle'
7
8
jacoco {
9
- toolVersion = "0.8.4"
+ toolVersion = "0.8.8"
10
}
11
def versions = [
12
checkstyle: '8.7',
0 commit comments