Skip to content

Commit be52bf2

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

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 "6.0.1.5171"
16+
id("org.sonarqube") version "6.2.0.5505"
1717
}
1818

1919
tasks {

0 commit comments

Comments
 (0)