Browse Source

Update to Sonarqube 2.1-rc1

Issue gh-4052
pull/4062/merge
Rob Winch 10 years ago
parent
commit
81ebdecd8a
  1. 2
      build.gradle

2
build.gradle

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

Loading…
Cancel
Save