diff options
-rw-r--r-- | settings.gradle | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/settings.gradle b/settings.gradle index e8b44803d22..bcdc1176596 100644 --- a/settings.gradle +++ b/settings.gradle @@ -17,10 +17,6 @@ pluginManagement { } } } - plugins { - id 'com.bmuschko.docker-remote-api' version '9.4.0' - id 'org.ajoberstar.grgit' version '4.1.1' - } } rootProject.name = 'sonarqube' |