Skip to content

Commit f104670

Browse files
chore(deps): bump org.sonarqube from 4.0.0.2929 to 6.0.0.5145
Bumps org.sonarqube from 4.0.0.2929 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]>
1 parent 5d9beae commit f104670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'io.freefair.maven-plugin' version '5.3.3.3' apply false
88

99
// apply so that we can collect quality metrics at the root project level
10-
id 'org.sonarqube' version '4.0.0.2929'
10+
id 'org.sonarqube' version '6.0.0.5145'
1111
}
1212

1313
/* PROJECT DEPENDENCY VERSIONS */

0 commit comments

Comments
 (0)