Skip to content

Commit ac89cdc

Browse files
fix(deps): update jacoco_version to v0.8.13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e47b76 commit ac89cdc

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
@@ -13,7 +13,7 @@
1313
buildscript {
1414
ext {
1515
kotlin_version = '2.1.20'
16-
jacoco_version = '0.8.12'
16+
jacoco_version = '0.8.13'
1717
}
1818
}
1919

0 commit comments

Comments
 (0)