Skip to content

Commit 6f9bab3

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 43793bd commit 6f9bab3

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
@@ -4,7 +4,7 @@ plugins {
44
id 'signing'
55
id 'maven-publish'
66
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
7-
id 'org.sonarqube' version '5.1.0.4882'
7+
id 'org.sonarqube' version '6.0.1.5171'
88
id 'me.champeau.gradle.jmh' version '0.5.3'
99
}
1010

0 commit comments

Comments
 (0)