Skip to content

Commit b70375d

Browse files
authored
Revert "Bump org.sonarqube from 3.0 to 6.0.0.5145 (apache#33174)" (apache#33193)
This reverts commit 4073aba.
1 parent 4073aba commit b70375d

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 "6.0.0.5145"
26+
id("org.sonarqube") version "3.0"
2727
}
2828

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

0 commit comments

Comments
 (0)