aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/bundled_plugins.gradle
diff options
context:
space:
mode:
authorPhilippe Perrin <philippe.perrin@sonarsource.com>2023-06-01 09:29:08 +0200
committersonartech <sonartech@sonarsource.com>2023-06-01 08:12:26 +0000
commitd0dcdf86c351884f4ee896b61b8ff85dbd311e93 (patch)
treebeaa9d30bdea485df3687136a7ee5cf1cd804984 /sonar-application/bundled_plugins.gradle
parent0b68a08b7134c75ff02ee626fd3fbddf52931df6 (diff)
downloadsonarqube-d0dcdf86c351884f4ee896b61b8ff85dbd311e93.tar.gz
sonarqube-d0dcdf86c351884f4ee896b61b8ff85dbd311e93.zip
Revert "SONAR-19410 Embed the Clean as You Code plugin"
This reverts commit 165754f63e45a038afba2a5d8c8415ff51c2631f.
Diffstat (limited to 'sonar-application/bundled_plugins.gradle')
-rw-r--r--sonar-application/bundled_plugins.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/sonar-application/bundled_plugins.gradle b/sonar-application/bundled_plugins.gradle
index 3bd5747ed9a..2704e429a55 100644
--- a/sonar-application/bundled_plugins.gradle
+++ b/sonar-application/bundled_plugins.gradle
@@ -1,5 +1,4 @@
dependencies {
- bundledPlugin 'com.sonarsource.plugins.cayc:sonar-cayc-plugin'
bundledPlugin "org.sonarsource.dotnet:sonar-csharp-plugin"
bundledPlugin "org.sonarsource.dotnet:sonar-vbnet-plugin"
bundledPlugin 'org.sonarsource.flex:sonar-flex-plugin'