update ktor

This commit is contained in:
InsanusMokrassar 2021-04-05 16:22:39 +06:00
parent 382b956beb
commit ce15ff4e0a
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## 0.4.33
* `Versions`:
* `Ktor`: `1.5.2` -> `1.5.3`
* `Coroutines`
* Add `WeakJob` workaround:
* `CoroutineScope#weakLaunch`

View File

@ -11,7 +11,7 @@ kotlin_coroutines_version=1.4.3
kotlin_serialisation_core_version=1.1.0
kotlin_exposed_version=0.30.1
ktor_version=1.5.2
ktor_version=1.5.3
klockVersion=2.0.7