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 46de98c + 021ea27 commit 06c4ccaCopy full SHA for 06c4cca
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'idea'
4
id 'org.jetbrains.intellij' version '1.15.0'
5
- id 'org.sonarqube' version '4.3.1.3277'
+ id 'org.sonarqube' version '4.4.0.3356'
6
}
7
8
def properties(String key) {
0 commit comments