Skip to content

Commit 94d988f

Browse files
Merge pull request #2037 from nextcloud/renovate/jacoco_version
Update jacoco_version to v0.8.15
2 parents 566f92c + c4cd2c3 commit 94d988f

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

0 commit comments

Comments
 (0)