Skip to content

Commit 605cee0

Browse files
authored
Merge pull request #5 from xdev-software/dependabot/gradle/org.sonarqube-5.0.0.4638
Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638
2 parents 10a5194 + 8282168 commit 605cee0

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
@@ -3,7 +3,7 @@ plugins {
33
id 'idea'
44
id 'checkstyle'
55
id 'org.jetbrains.intellij' version '1.17.2'
6-
id 'org.sonarqube' version '4.4.1.3373'
6+
id 'org.sonarqube' version '5.0.0.4638'
77
}
88

99
ext {

0 commit comments

Comments
 (0)