diff --git a/fleet/lsp.protocol/BUILD.bazel b/fleet/lsp.protocol/BUILD.bazel index cf8c0a54502e..9ded2313fca4 100644 --- a/fleet/lsp.protocol/BUILD.bazel +++ b/fleet/lsp.protocol/BUILD.bazel @@ -24,6 +24,8 @@ jvm_library( "@lib//:kotlinx-serialization-json", "//fleet/util/core", "@lib//:jetbrains-annotations", + "@lib//:ktor-network-tls", + "@lib//:kotlinx-io-core", ] ) ### auto-generated section `build fleet.lsp.protocol` end \ No newline at end of file