Skip to content

Commit 2253a0f

Browse files
committed
fix(deps): update dependency jacoco to v0.8.12
1 parent ec88d8f commit 2253a0f

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
@@ -15,7 +15,7 @@ ext{
1515
jupiterApiVersion = '5.10.2'
1616
assertjVersion = '3.25.3'
1717
pmdVersion = '7.0.0'
18-
jacocoVersion = '0.8.11'
18+
jacocoVersion = '0.8.12'
1919
caffeineVersion = '3.1.8'
2020
nexusStagingPluginVersion = '0.22.0'
2121
commonTextVersion = '1.11.0'

0 commit comments

Comments
 (0)