We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49548c1 commit 3ec556aCopy full SHA for 3ec556a
gradle/check-codecoverage.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'jacoco'
2
3
jacoco {
4
- toolVersion = '0.8.11'
+ toolVersion = '0.8.12'
5
}
6
7
jacocoTestReport {
0 commit comments