ktorio / ktor-init-tools

ktor project generator web page and IDEA plugin
https://start.ktor.io
Other
40 stars 20 forks source link

ktor-client-websocket version 1.2.3 does not exist #18

Closed gavvvr closed 4 years ago

gavvvr commented 5 years ago

In generated (from https://start.ktor.io) build.gradle the $ktor_version is used for ktor dependencies which has a value of 1.2.3 at the moment. The problem is that such version does not exist:

https://kotlin.bintray.com/ktor/io/ktor/ktor-client-websocket/

ghost commented 4 years ago

Looks like it should reference the plural version (websockets)

dmitrievanthony commented 4 years ago

Hi @gavvvr,

Thanks for reporting. It looks like @denkuy is right, I prepared the corresponding PR.

dmitrievanthony commented 4 years ago

Well, I merged the PR so I hope the issue is solved (will be available as soon as it will be released). If it is not, @gavvvr feel free to reopen it.

ghost commented 4 years ago

@dmitrievanthony I think the same problem is reported @ https://github.com/ktorio/ktorio.github.io/issues/225

dmitrievanthony commented 4 years ago

@denkuy, yes, looks so. Thank you.

MorganTrench commented 4 years ago

I just experienced this again with 1.3.0