We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb51a04 commit a4009a6Copy full SHA for a4009a6
1 file changed
sonarcloud.gradle
@@ -11,7 +11,7 @@ buildscript {
11
}
12
apply plugin: org.sonarqube.gradle.SonarQubePlugin
13
14
-sonarqube {
+sonar {
15
properties {
16
property "sonar.projectKey", "BitWeb_java-core-lib"
17
property "sonar.organization", "bitweb-oss"
0 commit comments