mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
versions update
This commit is contained in:
parent
456143a266
commit
9ae252717d
@ -51,6 +51,9 @@
|
|||||||
|
|
||||||
### 0.27.5
|
### 0.27.5
|
||||||
|
|
||||||
|
* `Common`:
|
||||||
|
* Versions:
|
||||||
|
* `Klock`: `1.11.1` -> `1.11.3`
|
||||||
* `TelegramotAPI`:
|
* `TelegramotAPI`:
|
||||||
* Fix: for sending requests caption and text lengths limits were updated
|
* Fix: for sending requests caption and text lengths limits were updated
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ kotlin.code.style=official
|
|||||||
kotlin_version=1.3.72
|
kotlin_version=1.3.72
|
||||||
kotlin_coroutines_version=1.3.6
|
kotlin_coroutines_version=1.3.6
|
||||||
kotlin_serialisation_runtime_version=0.20.0
|
kotlin_serialisation_runtime_version=0.20.0
|
||||||
klock_version=1.11.1
|
klock_version=1.11.3
|
||||||
uuid_version=0.1.0
|
uuid_version=0.1.0
|
||||||
ktor_version=1.3.2
|
ktor_version=1.3.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user