Browse Source

Update to SonarQube 2.5

pull/1458/merge
Rob Winch 9 years ago
parent
commit
223315f96b
  1. 2
      build.gradle

2
build.gradle

@ -15,7 +15,7 @@ buildscript { @@ -15,7 +15,7 @@ buildscript {
}
plugins {
id "org.sonarqube" version "2.2.1"
id "org.sonarqube" version "2.5"
}
ext {

Loading…
Cancel
Save