aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.gradle b/settings.gradle
index e1812401f48..9852b8d959a 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -15,6 +15,7 @@ rootProject.name = 'sonarqube'
include 'plugins:sonar-xoo-plugin'
include 'server:sonar-auth-common'
+include 'server:sonar-auth-bitbucket'
include 'server:sonar-auth-github'
include 'server:sonar-auth-gitlab'
include 'server:sonar-auth-ldap'