Update to Sonarqube 2.1-rc1

Issue gh-4052
This commit is contained in:
Rob Winch 2016-09-19 14:02:20 -05:00
parent 6834467389
commit 81ebdecd8a

View File

@ -14,7 +14,7 @@ buildscript {
}
plugins {
id "org.sonarqube" version "1.2"
id "org.sonarqube" version "2.1-rc1"
}
apply plugin: 'base'