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 a9c0174 + dd85331 commit d463e88Copy full SHA for d463e88
build-logic/code-quality/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
}
10
11
dependencies {
12
- implementation("org.sonarqube:org.sonarqube.gradle.plugin:4.4.0.3356")
+ implementation("org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373")
13
implementation("com.github.autostyle:autostyle-plugin-gradle:3.2")
14
15
0 commit comments