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.
2 parents 8b24248 + 29ae16c commit 7b9ee72Copy full SHA for 7b9ee72
algorithm-exercises-java/build.gradle
@@ -86,7 +86,7 @@ test {
86
}
87
88
jacoco {
89
- toolVersion = "0.8.13"
+ toolVersion = "0.8.14"
90
91
92
jacocoTestReport {
0 commit comments