Skip to content

Commit 8cedae9

Browse files
Merge pull request #1861 from nextcloud/renovate/jacoco_version
fix(deps): update jacoco_version to v0.8.14
2 parents b8758c9 + ff5811f commit 8cedae9

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.2.20'
16-
jacoco_version = '0.8.13'
16+
jacoco_version = '0.8.14'
1717
}
1818
}
1919

0 commit comments

Comments
 (0)