Skip to content

Commit bfd9969

Browse files
Update dependency jacoco to v0.8.14 (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1f042b2 commit bfd9969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ pmd {
150150
}
151151

152152
jacoco {
153-
toolVersion = "0.8.13"
153+
toolVersion = "0.8.14"
154154
}
155155

156156
jacocoTestReport {

0 commit comments

Comments
 (0)