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 5ee610f commit 368a372Copy full SHA for 368a372
build.gradle
@@ -45,7 +45,7 @@ allprojects {
45
version = buildVersion()
46
47
jacoco {
48
- toolVersion = "0.8.6"
+ toolVersion = "0.8.11"
49
}
50
51
0 commit comments