Skip to content

Commit

Permalink
update to Ktor 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Oct 12, 2024
1 parent 646df68 commit 7936421
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import io.ktor.client.request.HttpResponseData
import io.ktor.http.Headers
import io.ktor.http.HttpProtocolVersion
import io.ktor.http.HttpStatusCode
import io.ktor.util.InternalAPI
import io.ktor.util.date.GMTDate
import io.ktor.utils.io.InternalAPI
import kotlinx.coroutines.CoroutineDispatcher
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.Job
Expand Down

0 comments on commit 7936421

Please sign in to comment.