Skip to content

Commit 17a65c2

Browse files
Merge pull request #1415 from nextcloud/renovate/jacoco_version
Update jacoco_version to v0.8.12
2 parents 0b0acf2 + 14ef7b6 commit 17a65c2

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 = '1.9.23'
16-
jacoco_version = '0.8.11'
16+
jacoco_version = '0.8.12'
1717
}
1818
}
1919

0 commit comments

Comments
 (0)