Skip to content

Commit 41ace90

Browse files
Bump org.sonarqube from 7.1.0.6387 to 7.2.0.6526
Bumps org.sonarqube from 7.1.0.6387 to 7.2.0.6526. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.2.0.6526 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9bb421 commit 41ace90

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 "7.1.0.6387"
8+
id "org.sonarqube" version "7.2.0.6526"
99
id "be.vbgn.ci-detect" version "0.5.0"
1010
}
1111

0 commit comments

Comments
 (0)