Skip to content

Commit 50f6cbc

Browse files
Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882
Bumps org.sonarqube from 5.0.0.4638 to 5.1.0.4882. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4779b6 commit 50f6cbc

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.0.0.4638'
7+
id 'org.sonarqube' version '5.1.0.4882'
88
id 'me.champeau.gradle.jmh' version '0.5.3'
99
}
1010

0 commit comments

Comments
 (0)