diff --git a/settings.gradle b/settings.gradle index c11907e..e93541b 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,7 +1,7 @@ pluginManagement { plugins { id 'org.ajoberstar.grgit' version '5.2.2' - id 'org.sonarqube' version '5.0.0.4638' + id 'org.sonarqube' version '5.1.0.4882' } }