mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
[evaluation] Fix missing dependency on ktor in plugin.xml
(cherry picked from commit 1781f608526d81fc122b54180beca0ddce45184f) IJ-MR-165946 (cherry picked from commit 5b26ce9f61fc70cbbb91f2a07d716e8084a7bc34) IJ-CR-166009 GitOrigin-RevId: 7e50b5495f17414978ba22d3f03c04468be0ddfe
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1c58da8705
commit
0ba43f18b5
@@ -38,6 +38,7 @@
|
||||
<dependencies>
|
||||
<plugin id="com.intellij.completion.ml.ranking"/>
|
||||
<plugin id="com.intellij.stats.completion"/>
|
||||
<module name="intellij.libraries.ktor.client"/>
|
||||
<module name="intellij.libraries.kotlinx.io"/>
|
||||
<module name="intellij.platform.warmup"/>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user