Skip to content

Commit 69d240d

Browse files
Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360
Bumps org.sonarqube from 6.0.1.5171 to 6.1.0.5360. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 6.1.0.5360 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa1eaa1 commit 69d240d

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.ben-manes.versions' version '0.52.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 '6.0.1.5171'
6+
id 'org.sonarqube' version '6.1.0.5360'
77
}
88

99
apply plugin: 'maven'

0 commit comments

Comments
 (0)