Another question. Is this just a typo in this buil...
# ktor
s
Another question. Is this just a typo in this build.gradle.kts file [1]? I thought ktor was on 2.3.5? [1] https://github.com/ktorio/ktor/blob/d1e0c74c77ecfbee86499dcd00dad3553de8cc46/buildSrc/build.gradle.kts#L24
a
This is the version of Ktor for the server used for the tests.
👍 1