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.
2 parents d63d50f + 3bc684a commit b1f7a11Copy full SHA for b1f7a11
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'checkstyle'
5
id 'pmd'
6
id 'org.jetbrains.intellij' version '1.17.4'
7
- id 'org.sonarqube' version '5.0.0.4638'
+ id 'org.sonarqube' version '5.1.0.4882'
8
}
9
10
ext {
0 commit comments