We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b046e9a commit 2689744Copy full SHA for 2689744
1 file changed
build.gradle
@@ -1,6 +1,7 @@
1
plugins {
2
id 'java-library'
3
id 'checkstyle'
4
+ id 'jacoco'
5
id "com.github.spotbugs" version "5.0.7"
6
id 'maven-publish'
7
id 'signing'
0 commit comments