Skip to content

Commit 757be53

Browse files
Bump org.sonarqube from 6.2.0.5505 to 7.1.0.6387
Bumps org.sonarqube from 6.2.0.5505 to 7.1.0.6387. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.1.0.6387 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b46d7c commit 757be53

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
@@ -5,7 +5,7 @@ plugins {
55
id "jacoco"
66
id "com.gradle.plugin-publish" version "2.0.0"
77
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
8-
id "org.sonarqube" version "6.2.0.5505"
8+
id "org.sonarqube" version "7.1.0.6387"
99
id "be.vbgn.ci-detect" version "0.5.0"
1010
}
1111

0 commit comments

Comments
 (0)