Hi I see in the <documentation> for both Server and Client the gradle dependency is `implementation`...
j
Hi I see in the documentation for both Server and Client the gradle dependency is
implementation
and not
testImplementation
is it a mistake or this is how things work with ktor ? Thanks
a
It's a mistake
d
it’s a mistake, thanks for noticing, will update
j
Thanks