bazel: update model

GitOrigin-RevId: dcd1f70f9ee2d7f04919b2da0eb725d6c5e54c3d
This commit is contained in:
Vladimir Krivosheev
2024-10-07 08:13:11 +02:00
committed by intellij-monorepo-bot
parent bbd1edea39
commit f88f078dda
19 changed files with 155 additions and 45 deletions

View File

@@ -21,9 +21,11 @@ kt_jvm_library(
kotlinc_opts = "//:k17",
deps = [
"@community//platform/lang-api:lang",
"@community//platform/analysis-impl",
"@community//platform/lang-impl",
"@community//platform/platform-api:ide",
"@community//platform/platform-impl:ide-impl",
"@community//platform/editor-ui-ex:editor-ex",
"@community//xml/openapi:xml",
"@community//xml/dom-openapi:xml-dom",
"@libraries//:guava",