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

update dependencies

This commit is contained in:
2024-10-21 18:24:28 +06:00
parent 2953005e6d
commit abb8b3491d
2 changed files with 6 additions and 3 deletions

View File

@@ -2,6 +2,9 @@
## 18.2.2
* `Version`:
* `Kotlin`: `2.0.20` -> `2.0.21`
* `MicroUtils`: `0.22.4` -> `0.22.7`
* `Core`:
* Fixes in blockquotes serializations
* Now `RawMessageEntity` is public. It is still under `Warning` annotation and is subject of changes