Skip to content

Commit 7b9ee72

Browse files
authored
Merge pull request #378 from sir-gon/renovate/jacoco-0.x
Update dependency jacoco to v0.8.14
2 parents 8b24248 + 29ae16c commit 7b9ee72

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.13"
89+
toolVersion = "0.8.14"
9090
}
9191

9292
jacocoTestReport {

0 commit comments

Comments
 (0)