[java] IDEA-385752 Incorrect dependencies with visibility to support intellij.debugger.jvm.advanced.kotlin

GitOrigin-RevId: 516b794d7b172f50f034bbb4f57d4f0d6da1e3a4
This commit is contained in:
Mikhail Pyltsin
2026-02-10 15:43:07 +00:00
committed by intellij-monorepo-bot
parent 9d93c40e5b
commit e0fe1c88cf
@@ -1,4 +1,4 @@
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude" visibility="internal">
<dependencies>
<module name="intellij.platform.debugger"/>
<module name="intellij.platform.debugger.impl"/>