IJ-CR-146078 IJPL-209510 use kotlinx-serialization core and json product modules instead of jps lib (except fleet - no idea what to do)

GitOrigin-RevId: b74e1ac62eb7917aac3d5edb4bbfd2be2a4a191e
This commit is contained in:
Vladimir Krivosheev
2025-09-26 20:36:41 +00:00
committed by intellij-monorepo-bot
parent c7bba81306
commit 1b3c93d736
249 changed files with 499 additions and 499 deletions
+2 -2
View File
@@ -128,8 +128,8 @@
<orderEntry type="library" name="caffeine" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="module" module-name="intellij.platform.extensions" />
<orderEntry type="library" name="kotlinx-serialization-json" level="project" />
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
<orderEntry type="module" module-name="intellij.libraries.kotlinx.serialization.json" />
<orderEntry type="module" module-name="intellij.libraries.kotlinx.serialization.core" />
<orderEntry type="library" name="jackson-dataformat-yaml" level="project" />
<orderEntry type="library" name="jackson" level="project" />
<orderEntry type="library" name="jackson-databind" level="project" />