Hey all :wave: A question about Ktor plugin regist...
# ktor
a
Hey all 👋 A question about Ktor plugin registry, does the
version.ktor.yaml
file mean that it takes all versions from 2.0 to all superior ones?
Copy code
"[2.0,)":
  - io.insert-koin:koin-ktor:$koin
  - io.insert-koin:koin-logger-slf4j:$koin
✅ 1
a
ok thanks