Skip to content

Commit 15f02f4

Browse files
Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 (#24)
Bumps org.sonarqube from 4.4.1.3373 to 5.0.0.4638. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abd533f commit 15f02f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
kotlin("jvm") version "1.9.22"
1515
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.22"
1616
id("com.github.johnrengelman.shadow") version "7.0.0"
17-
id("org.sonarqube") version "4.4.1.3373"
17+
id("org.sonarqube") version "5.0.0.4638"
1818
}
1919

2020
tasks {

0 commit comments

Comments
 (0)