Skip to content

Commit 0ee43f7

Browse files
Bump org.sonarqube from 6.2.0.5505 to 7.0.1.6134
Bumps org.sonarqube from 6.2.0.5505 to 7.0.1.6134. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.0.1.6134 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be52bf2 commit 0ee43f7

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

1919
tasks {

0 commit comments

Comments
 (0)