IDEA-292255 converted dependencyUpdater plugin to platform module

moved dependencyUpdater into platform package

GitOrigin-RevId: 595c875de3cc910d565a1f2b92c50aafa8edf22f
This commit is contained in:
Sergei Vorobyov
2022-04-17 20:41:54 +03:00
committed by intellij-monorepo-bot
parent 7f0a8b3124
commit 105afaa5ce
29 changed files with 30 additions and 56 deletions

View File

@@ -148,8 +148,6 @@
<orderEntry type="module" module-name="intellij.packageSearch.kotlin" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.packageSearch.maven" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.emojipicker" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.externalSystem.dependencyUpdater" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.externalSystem.dependencyUpdater.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.gradle.dependencyUpdater" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.settingsRepository.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.settingsSync" scope="RUNTIME" />