We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1a100 commit 093d796Copy full SHA for 093d796
BUILD.bazel
@@ -51,6 +51,7 @@ jvm_library(
51
"@ultimate_lib//:graphql-io-github-cdimascio-dotenv-kotlin",
52
"@ultimate_lib//:graphql-reactivestreams-reactive-streams",
53
"@ultimate_lib//:graphql-graphql-java-dataloader",
54
+ "@community//xml/xml-psi-api:psi",
55
"@ultimate_lib//:graphql-atlassian-commonmark",
56
],
57
runtime_deps = [":graphql_resources"]
intellij.graphql.iml
@@ -110,6 +110,7 @@
110
</SOURCES>
111
</library>
112
</orderEntry>
113
+ <orderEntry type="module" module-name="intellij.xml.psi" />
114
<orderEntry type="module-library">
115
<library name="atlassian.commonmark" type="repository">
116
<properties maven-id="com.atlassian.commonmark:commonmark:0.17.0">
0 commit comments