1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 19:26:52 +00:00

update microutils

This commit is contained in:
InsanusMokrassar 2024-07-02 15:24:35 +06:00
parent 760e8b0491
commit 47a8739db5
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@
## 15.1.0
* `Version`:
* `MicroUtils`: `0.21.1` -> `0.21.2`
## 15.0.0
**THIS UPDATE CONTAINS BREAKING CHANGES**

View File

@ -13,7 +13,7 @@ ktor = "2.3.11"
ksp = "1.9.23-1.0.20"
kotlin-poet = "1.16.0"
microutils = "0.21.1"
microutils = "0.21.2"
kslog = "1.3.4"
versions = "0.51.0"