Noticed the InteliJ plugin generates a dependency ...
# ktor
d
Noticed the InteliJ plugin generates a dependency for `io.ktor:ktor-client-websocket`but it should be
io.ktor:ktor-client-websockets
(plural). I added a comment at https://github.com/ktorio/ktorio.github.io/issues/225, but it doesn't look like the right place. Where should I report this to? (related issue at https://github.com/ktorio/ktor-init-tools/issues/18 )