Skip to content

Commit 52be206

Browse files
develarintellij-monorepo-bot
authored andcommitted
fix bazel sync
GitOrigin-RevId: 09883cee1e79b062f77cb78ab03ff659080d4341
1 parent aa90f94 commit 52be206

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kotlin-lsp/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jvm_library(
2222
"@community//platform/core-api:core",
2323
"@community//platform/core-impl",
2424
"@community//java/java-psi-api:psi",
25+
"@community//platform/lang-core",
2526
"@community//platform/projectModel-api:projectModel",
2627
"@community//platform/util",
2728
"@lib//:kotlinx-coroutines-core",

0 commit comments

Comments
 (0)