Skip to content

Commit 08944eb

Browse files
Bump org.sonarqube from 5.1.0.4882 to 6.2.0.5505
Bumps org.sonarqube from 5.1.0.4882 to 6.2.0.5505. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 6.2.0.5505 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d308a4 commit 08944eb

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 "1.2.1"
77
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
8-
id "org.sonarqube" version "5.1.0.4882"
8+
id "org.sonarqube" version "6.2.0.5505"
99
id "be.vbgn.ci-detect" version "0.5.0"
1010
}
1111

0 commit comments

Comments
 (0)