Skip to content

Commit 7d23861

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 17d9b57 commit 7d23861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'com.github.ben-manes.versions' version '0.51.0'
44
id 'com.github.hierynomus.license' version '0.15.0'
55
id 'net.researchgate.release' version '3.1.0'
6-
id 'org.sonarqube' version '5.1.0.4882'
6+
id 'org.sonarqube' version '6.0.1.5171'
77
}
88

99
apply plugin: 'maven'

0 commit comments

Comments
 (0)