Skip to content

Commit b1f7a11

Browse files
authored
Merge pull request #37 from xdev-software/renovate/org.sonarqube-5.x
Update plugin org.sonarqube to v5.1.0.4882
2 parents d63d50f + 3bc684a commit b1f7a11

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' version '1.17.4'
7-
id 'org.sonarqube' version '5.0.0.4638'
7+
id 'org.sonarqube' version '5.1.0.4882'
88
}
99

1010
ext {

0 commit comments

Comments
 (0)