Skip to content

Commit 4636ec9

Browse files
committed
Update Sonar configuration
1 parent a728a14 commit 4636ec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ sonarqube {
5252
subprojects {
5353
apply plugin: 'idea'
5454
apply plugin: 'jacoco'
55+
apply plugin: 'org.sonarqube'
5556
apply plugin: 'java'
5657
apply plugin: 'maven-publish'
5758
apply plugin: "com.jfrog.bintray"

0 commit comments

Comments
 (0)