Skip to content

Commit 8282168

Browse files
Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638
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]>
1 parent 10a5194 commit 8282168

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
@@ -3,7 +3,7 @@ plugins {
33
id 'idea'
44
id 'checkstyle'
55
id 'org.jetbrains.intellij' version '1.17.2'
6-
id 'org.sonarqube' version '4.4.1.3373'
6+
id 'org.sonarqube' version '5.0.0.4638'
77
}
88

99
ext {

0 commit comments

Comments
 (0)