Skip to content

Commit 2fe7236

Browse files
Merge pull request #365 from xenit-eu/dependabot/gradle/org.sonarqube-6.2.0.5505
Bump org.sonarqube from 5.1.0.4882 to 6.2.0.5505
2 parents 2d308a4 + 08944eb commit 2fe7236

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)