We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f386cc commit 2c7ff14Copy full SHA for 2c7ff14
1 file changed
build.gradle
@@ -31,7 +31,7 @@ jacocoTestReport {
31
}
32
33
jacoco {
34
- toolVersion = "0.8.7"
+ toolVersion = "0.8.10"
35
36
37
spotbugsMain {
0 commit comments