Skip to content

Commit 8c14b49

Browse files
committed
Update plugin org.sonarqube to v6.2.0.5505
1 parent da1316f commit 8c14b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'checkstyle'
55
id 'pmd'
66
id 'org.jetbrains.intellij.platform' version '2.3.0'
7-
id 'org.sonarqube' version '6.1.0.5360'
7+
id 'org.sonarqube' version '6.2.0.5505'
88
}
99

1010
ext {

0 commit comments

Comments
 (0)