Skip to content

Commit 3314487

Browse files
Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171
Bumps org.sonarqube from 5.1.0.4882 to 6.0.1.5171. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33fed5a commit 3314487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
kotlin("jvm") version "2.0.21"
1414
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.20"
1515
id("com.github.johnrengelman.shadow") version "7.0.0"
16-
id("org.sonarqube") version "5.1.0.4882"
16+
id("org.sonarqube") version "6.0.1.5171"
1717
}
1818

1919
tasks {

0 commit comments

Comments
 (0)