We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5136f2a commit 319d5d6Copy full SHA for 319d5d6
cassandra-analytics-cdc/build.gradle
@@ -22,6 +22,7 @@ import java.nio.file.Paths
22
plugins {
23
id('java-library')
24
id('maven-publish')
25
+ id('jacoco')
26
}
27
28
configurations {
0 commit comments