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 846e8cc commit 65ed1d8Copy full SHA for 65ed1d8
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