We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e236e commit 383c586Copy full SHA for 383c586
build.gradle.kts
@@ -15,7 +15,7 @@
15
* along with this program; if not, see https://sonarsource.com/license/ssal/
16
*/
17
plugins {
18
- id("org.sonarqube") version "7.2.0.6526"
+ alias(libs.plugins.sonarqube)
19
}
20
21
sonar {
0 commit comments