1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 13:19:30 +00:00

update libraries

This commit is contained in:
2019-11-29 12:19:24 +06:00
parent 73f5bf7e4b
commit 6c5fc8144b
4 changed files with 17 additions and 24 deletions

View File

@@ -20,6 +20,16 @@
* `Game` now is not serializable and have no additional trash, related to serialization
* `TelegramFile` was removed
### 0.18.1 Libraries update
* Update libraries:
* `kotlin`: 1.3.41 -> 1.3.61
* `kotlin coroutines`: 1.2.2 -> 1.3.2
* `kotlin serialization`: 0.11.1 -> 0.14.0
* `joda time`: 2.10.3 -> 2.10.5
* `ktor`: 1.2.3 -> 1.2.5
## 0.17.0 July 29, 2019 API Update
Libraries updates: