mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
update microutils
This commit is contained in:
parent
6f9f880b79
commit
9f14eb2ca3
@ -11,6 +11,11 @@ This update contains support of [Telegram Bot API 6.6](https://core.telegram.org
|
||||
* All separations of stickers types like `Animeted` have been replaces with type `StickerFormat`
|
||||
* New `InputSticker` type (and all subtypes) as replacements for old raw fields in methods
|
||||
|
||||
Other changes
|
||||
|
||||
* `Versions`:
|
||||
* `MicroUtils`: `0.17.3` -> `0.17.4`
|
||||
|
||||
## 6.1.0
|
||||
|
||||
* `Versions`:
|
||||
|
@ -13,7 +13,7 @@ ktor = "2.2.4"
|
||||
ksp = "1.8.10-1.0.9"
|
||||
kotlin-poet = "1.12.0"
|
||||
|
||||
microutils = "0.17.3"
|
||||
microutils = "0.17.4"
|
||||
|
||||
github-release-plugin = "2.4.1"
|
||||
dokka = "1.8.10"
|
||||
|
Loading…
Reference in New Issue
Block a user