Skip to content

Commit af3e680

Browse files
Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 (#36)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33fed5a commit af3e680

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)