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 69f09ef commit 1fd7c5fCopy full SHA for 1fd7c5f
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'checkstyle'
5
id 'pmd'
6
id 'org.jetbrains.intellij.platform' version '2.1.0'
7
- id 'org.sonarqube' version '5.1.0.4882'
+ id 'org.sonarqube' version '6.0.0.5145'
8
}
9
10
ext {
0 commit comments