Skip to content

Commit f532ed0

Browse files
authored
Merge pull request #111 from sir-gon/renovate/jacoco-0.x
Update dependency jacoco to v0.8.11
2 parents 20b95bf + c9db1a8 commit f532ed0

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)