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 d87e8c3 commit ffdc176Copy full SHA for ffdc176
core/config/jacoco-settings.gradle
@@ -1,6 +1,6 @@
1
apply plugin: 'jacoco'
2
3
-final def jacocoVersion = "0.8.6"
+final def jacocoVersion = "0.8.8"
4
5
jacoco {
6
toolVersion = jacocoVersion
0 commit comments