Skip to content

Commit 3c9e346

Browse files
Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 (#720)
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 8ff3480 commit 3c9e346

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
@@ -13,7 +13,7 @@ buildscript {
1313

1414
plugins {
1515
id 'io.codearte.nexus-staging' version '0.30.0'
16-
id "org.sonarqube" version "4.4.1.3373"
16+
id "org.sonarqube" version "5.0.0.4638"
1717
}
1818

1919
sonarqube {

0 commit comments

Comments
 (0)