1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-04 21:35:44 +00:00

update dependencies

This commit is contained in:
2023-02-02 09:25:21 +06:00
parent f083e94c05
commit a8c4879769
2 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
## 5.0.2
* `Versions`:
* `MicroUtils`: `0.16.6` -> `0.16.8`
* `Ktor`: `2.2.2` -> `2.2.3`
* `BehaviourBuilder`:
* Fixes in `BehaviourContext.onEditedContentMessage` - now it will trigger callback on channel post edits too