Skip to content

Commit 8e045e5

Browse files
Merge pull request #331 from computer-science-engineering/renovate/org.sonarqube-5.x
Update plugin org.sonarqube to v5
2 parents e54fe95 + 43ee05c commit 8e045e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
plugins {
11-
id "org.sonarqube" version "4.4.1.3373"
11+
id "org.sonarqube" version "5.0.0.4638"
1212
//id "com.github.nbaztec.coveralls-jacoco" version "1.2.15"
1313
//id 'com.github.kt3k.coveralls' version '2.12.0'
1414
}

0 commit comments

Comments
 (0)