1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-07 23:05:40 +00:00

update ktor version

This commit is contained in:
2020-08-19 00:19:09 +06:00
parent c081e5c457
commit 5d06d86549
3 changed files with 3 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
* `Serialization`: `0.20.0` -> `1.0.0-RC`
* `Klock`: `1.11.14` -> `1.12.0`
* `UUID`: `0.1.1` -> `0.2.1`
* `Ktor`: `1.3.2` -> `1.3.2-1.4.0-rc`
* `Ktor`: `1.3.2` -> `1.4.0`
* `buildMimeType` function now is cache-oriented getter which will save already got mime types into internal map
* All deprecations from previous versions were removed