Skip to content

Commit 504dc7e

Browse files
Update dependency jacoco to v0.8.13
1 parent 6246c74 commit 504dc7e

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)