1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 23:29:33 +00:00

update microutils

This commit is contained in:
2025-01-27 09:17:12 +06:00
parent 71b944f9cc
commit 7f9d6ce626
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## 23.1.1
* `Version`:
* `MicroUtils`: `0.24.0` -> `0.24.4`
## 23.1.0
**THIS UPDATE CONTAINS ADDING SUPPORT OF [Telegram Bots API 8.2](https://core.telegram.org/bots/api-changelog#january-1-2025)**

View File

@@ -13,7 +13,7 @@ ktor = "3.0.3"
ksp = "2.1.0-1.0.29"
kotlin-poet = "1.18.1"
microutils = "0.24.0"
microutils = "0.24.4"
kslog = "1.4.0"
versions = "0.51.0"