Skip to content

Commit 209d193

Browse files
Update dependency jacoco to v0.8.14 (#1408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10f4583 commit 209d193

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
@@ -31,7 +31,7 @@ project.ext {
3131
}
3232

3333
jacoco {
34-
toolVersion = '0.8.13'
34+
toolVersion = '0.8.14'
3535
}
3636

3737
sonar {

0 commit comments

Comments
 (0)