Skip to content

Commit 4073aba

Browse files
Bump org.sonarqube from 3.0 to 6.0.0.5145 (apache#33174)
Bumps org.sonarqube from 3.0 to 6.0.0.5145. --- 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 d4a9ca8 commit 4073aba

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
@@ -23,7 +23,7 @@ plugins {
2323
// Enable gradle-based release management
2424
id("net.researchgate.release") version "2.8.1"
2525
id("org.apache.beam.module")
26-
id("org.sonarqube") version "3.0"
26+
id("org.sonarqube") version "6.0.0.5145"
2727
}
2828

2929
/*************************************************************************************************/

0 commit comments

Comments
 (0)