Skip to content

Commit c9db1a8

Browse files
Update dependency jacoco to v0.8.11
1 parent 20b95bf commit c9db1a8

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
@@ -74,7 +74,7 @@ test {
7474
}
7575

7676
jacoco {
77-
toolVersion = "0.8.10"
77+
toolVersion = "0.8.11"
7878
}
7979

8080
jacocoTestReport {

0 commit comments

Comments
 (0)