diff --git a/build.gradle b/build.gradle index a6d76b491b..5c203679b5 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { id 'io.freefair.maven-plugin' version '5.3.3.3' apply false // apply so that we can collect quality metrics at the root project level - id 'org.sonarqube' version '4.0.0.2929' + id 'org.sonarqube' version '7.0.1.6134' } /* PROJECT DEPENDENCY VERSIONS */