diff --git a/settings.gradle b/settings.gradle index 37c9cf5..8370ab4 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,7 +1,7 @@ pluginManagement { plugins { id 'org.ajoberstar.grgit' version '5.3.3' - id 'org.sonarqube' version '7.2.2.6593' + id 'org.sonarqube' version '7.2.3.7755' } }