Skip to content

Commit 093d796

Browse files
develarintellij-monorepo-bot
authored andcommitted
IJ-MR-162467 don't export intellij.xml.psi
GitOrigin-RevId: d4ca928b7dc468451c0047bd35f1f60c1199207a
1 parent 3e1a100 commit 093d796

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jvm_library(
5151
"@ultimate_lib//:graphql-io-github-cdimascio-dotenv-kotlin",
5252
"@ultimate_lib//:graphql-reactivestreams-reactive-streams",
5353
"@ultimate_lib//:graphql-graphql-java-dataloader",
54+
"@community//xml/xml-psi-api:psi",
5455
"@ultimate_lib//:graphql-atlassian-commonmark",
5556
],
5657
runtime_deps = [":graphql_resources"]

intellij.graphql.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
</SOURCES>
111111
</library>
112112
</orderEntry>
113+
<orderEntry type="module" module-name="intellij.xml.psi" />
113114
<orderEntry type="module-library">
114115
<library name="atlassian.commonmark" type="repository">
115116
<properties maven-id="com.atlassian.commonmark:commonmark:0.17.0">

0 commit comments

Comments
 (0)