Skip to content

Commit a644a0c

Browse files
authored
Merge pull request #148 from sir-gon/renovate/jacoco-0.x
Update dependency jacoco to v0.8.12
2 parents 1f7e586 + 17cad44 commit a644a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithm-exercises-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ test {
8080
}
8181

8282
jacoco {
83-
toolVersion = "0.8.11"
83+
toolVersion = "0.8.12"
8484
}
8585

8686
jacocoTestReport {

0 commit comments

Comments
 (0)