Skip to content

Commit b2e2ede

Browse files
authored
Merge pull request #68 from xdev-software/renovate/org.sonarqube-6.x
Update plugin org.sonarqube to v6
2 parents af529c0 + 089eb24 commit b2e2ede

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
@@ -4,7 +4,7 @@ plugins {
44
id 'checkstyle'
55
id 'pmd'
66
id 'org.jetbrains.intellij.platform' version '2.1.0'
7-
id 'org.sonarqube' version '5.1.0.4882'
7+
id 'org.sonarqube' version '6.0.0.5145'
88
}
99

1010
ext {

0 commit comments

Comments
 (0)