Skip to content

Commit 5aa50aa

Browse files
Declare SonarQube plugin build.gradle (HCL-TECH-SOFTWARE#2)
1 parent 6e70dca commit 5aa50aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.gradle

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
plugins {
2+
id "org.sonarqube" version "3.3"
3+
}
14

25
apply plugin: 'war'
36

0 commit comments

Comments
 (0)