Skip to content

Commit 43b0e4d

Browse files
chore(deps): bump org.sonarqube from 4.0.0.2929 to 5.1.0.4882
Bumps org.sonarqube from 4.0.0.2929 to 5.1.0.4882. --- 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 ff15988 commit 43b0e4d

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 '5.1.0.4882'
1111
}
1212

1313
/* PROJECT DEPENDENCY VERSIONS */

0 commit comments

Comments
 (0)