Skip to content

Commit 7ec4f73

Browse files
Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113
Bumps org.sonarqube from 4.0.0.2929 to 4.1.0.3113. --- 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 a76c547 commit 7ec4f73

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 'java-library'
44
id 'jacoco'
55
id 'me.champeau.jmh' version '0.7.1'
6-
id 'org.sonarqube' version '4.0.0.2929'
6+
id 'org.sonarqube' version '4.1.0.3113'
77
id 'com.diffplug.spotless' version '6.19.0'
88
id 'maven-publish'
99
id 'signing'

0 commit comments

Comments
 (0)