Skip to content

Commit b12d026

Browse files
authored
Merge pull request #300 from sir-gon/renovate/jacoco-0.x
Update dependency jacoco to v0.8.13
2 parents 6246c74 + 504dc7e commit b12d026

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
@@ -86,7 +86,7 @@ test {
8686
}
8787

8888
jacoco {
89-
toolVersion = "0.8.12"
89+
toolVersion = "0.8.13"
9090
}
9191

9292
jacocoTestReport {

0 commit comments

Comments
 (0)