We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1316f commit 8c14b49Copy full SHA for 8c14b49
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'checkstyle'
5
id 'pmd'
6
id 'org.jetbrains.intellij.platform' version '2.3.0'
7
- id 'org.sonarqube' version '6.1.0.5360'
+ id 'org.sonarqube' version '6.2.0.5505'
8
}
9
10
ext {
0 commit comments