mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-17 13:53:49 +00:00
update ktor
This commit is contained in:
parent
382b956beb
commit
ce15ff4e0a
@ -2,6 +2,8 @@
|
||||
|
||||
## 0.4.33
|
||||
|
||||
* `Versions`:
|
||||
* `Ktor`: `1.5.2` -> `1.5.3`
|
||||
* `Coroutines`
|
||||
* Add `WeakJob` workaround:
|
||||
* `CoroutineScope#weakLaunch`
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user