We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a6ee9 commit 29377dfCopy full SHA for 29377df
1 file changed
build.gradle
@@ -30,7 +30,7 @@ jacocoTestReport {
30
}
31
32
jacoco {
33
- toolVersion = "0.8.7-SNAPSHOT" //https://github.com/gradle/gradle/issues/15038
+ toolVersion = "0.8.7"
34
35
36
spotbugsMain {
0 commit comments