update ktor

This commit is contained in:
InsanusMokrassar 2020-11-10 20:56:11 +06:00
parent 9c91980d5d
commit 9f11c4f1c4
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@
## 0.30.2
* `Common`:
* `Version`:
* `Ktor`: `1.4.1` -> `1.4.2`
* `Core`:
* New sealed class `SetWebhookRequest` which can be used in `SetWebhook` requests
* `Utils`:

View File

@ -10,7 +10,7 @@ kotlin_coroutines_version=1.4.1
kotlin_serialisation_runtime_version=1.0.1
klock_version=1.12.1
uuid_version=0.2.2
ktor_version=1.4.1
ktor_version=1.4.2
micro_utils_version=0.3.0