1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 21:29:25 +00:00

update dependencies versions

This commit is contained in:
2019-07-23 07:43:32 +08:00
parent 8b6947231f
commit 4dba67979d
3 changed files with 15 additions and 8 deletions

View File

@@ -2,6 +2,12 @@
## 0.17.0
* Kotlin version `1.3.31` -> `1.3.41`
* Kotlin Coroutines version `1.2.1` -> `1.2.2`
* Kotlin Serialization version `0.11.0` -> `0.11.1`
* Joda Time version `2.10.1` -> `2.10.3`
* Ktor version `1.1.4` -> `1.2.2`
## 0.16.0 Bot API 4.3
* `LoginURL` and `LoginURLInlineKeyboardButton` has been added