Skip to content

Commit cb2c4a1

Browse files
Make jacoco depend on java plugin
1 parent be837b6 commit cb2c4a1

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)