Skip to content

Commit a4009a6

Browse files
committed
Fix Sonar error
1 parent bb51a04 commit a4009a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sonarcloud.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
apply plugin: org.sonarqube.gradle.SonarQubePlugin
1313

14-
sonarqube {
14+
sonar {
1515
properties {
1616
property "sonar.projectKey", "BitWeb_java-core-lib"
1717
property "sonar.organization", "bitweb-oss"

0 commit comments

Comments
 (0)