Skip to content

Commit 06c4cca

Browse files
authored
Merge pull request #34 from xdev-software/dependabot/gradle/org.sonarqube-4.4.0.3356
Bump org.sonarqube from 4.3.1.3277 to 4.4.0.3356
2 parents 46de98c + 021ea27 commit 06c4cca

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'idea'
44
id 'org.jetbrains.intellij' version '1.15.0'
5-
id 'org.sonarqube' version '4.3.1.3277'
5+
id 'org.sonarqube' version '4.4.0.3356'
66
}
77

88
def properties(String key) {

0 commit comments

Comments
 (0)