Skip to content

Commit 6b2573a

Browse files
Make jacoco depend on java plugin
1 parent c16ea34 commit 6b2573a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

buildSrc/src/main/kotlin/internal.jacoco-convention.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
plugins {
2+
id("java")
23
id("jacoco")
34
}
45

0 commit comments

Comments
 (0)