Skip to content

Commit 319d5d6

Browse files
committed
Adds jacoco after rebase
1 parent 5136f2a commit 319d5d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cassandra-analytics-cdc/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import java.nio.file.Paths
2222
plugins {
2323
id('java-library')
2424
id('maven-publish')
25+
id('jacoco')
2526
}
2627

2728
configurations {

0 commit comments

Comments
 (0)