Skip to content

Commit ee83094

Browse files
Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171
Bumps org.sonarqube from 5.1.0.4882 to 6.0.1.5171. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bb5ea7 commit ee83094

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 'com.github.hierynomus.license' version '0.15.0'
44
id 'net.researchgate.release' version '2.8.1'
55
id 'org.owasp.dependencycheck' version '8.1.2'
6-
id 'org.sonarqube' version '5.1.0.4882'
6+
id 'org.sonarqube' version '6.0.1.5171'
77
id 'biz.aQute.bnd.builder' version '6.4.0' apply false
88
}
99

0 commit comments

Comments
 (0)