Skip to content

Commit 79dff05

Browse files
committed
Build sonar
1 parent 6ca9d34 commit 79dff05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ subprojects {
1919
apply plugin: 'idea'
2020
apply plugin: 'java'
2121
apply plugin: 'java-library'
22+
apply plugin: 'jacoco'
23+
apply plugin: 'org.sonarqube'
2224
apply plugin: 'maven-publish'
2325
apply plugin: "com.jfrog.bintray"
2426
apply plugin: "io.spring.dependency-management"

0 commit comments

Comments
 (0)