Skip to content

Commit 69d47ac

Browse files
Update dependency jacoco to v0.8.14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a89b89c commit 69d47ac

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
@@ -53,7 +53,7 @@ subprojects {
5353
ext {
5454
assertjVersion = '3.26.3'
5555
dropwizardVersion = '2.1.12'
56-
jacocoVersion = '0.8.12'
56+
jacocoVersion = '0.8.14'
5757
junit5Version = '5.10.2'
5858
lombokVersion = '1.18.34'
5959
mockitoVersion = '5.4.0'

0 commit comments

Comments
 (0)