Skip to content

Commit d13c9dd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)