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 fe996b7 commit a45a813Copy full SHA for a45a813
kotlin-lsp/BUILD.bazel
@@ -51,9 +51,8 @@ jvm_library(
51
"@community//fleet/rhizomedb",
52
"@community//fleet/kernel",
53
"@community//platform/service-container",
54
- "@community//libraries/io",
55
- "@lib//:io-ktor-io",
56
"@lib//:ktor-network-tls",
+ "@lib//:kotlinx-io-core",
57
]
58
)
59
### auto-generated section `build language-server.kotlin-lsp` end
0 commit comments