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
766b7ca205
commit
5c6428f220
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
* `Serialization`: `1.4.0-RC` -> `1.4.0`
|
* `Serialization`: `1.4.0-RC` -> `1.4.0`
|
||||||
* `MicroUtils`: `0.12.1` -> `0.12.3`
|
* `MicroUtils`: `0.12.1` -> `0.12.4`
|
||||||
* `Core`:
|
* `Core`:
|
||||||
* `SetWebhook#allowedUpdates` now is `ALL_UPDATES_LIST` by default instead of `null`
|
* `SetWebhook#allowedUpdates` now is `ALL_UPDATES_LIST` by default instead of `null`
|
||||||
* `API`:
|
* `API`:
|
||||||
|
@ -13,7 +13,7 @@ ktor = "2.1.0"
|
|||||||
ksp = "1.7.10-1.0.6"
|
ksp = "1.7.10-1.0.6"
|
||||||
kotlin-poet = "1.12.0"
|
kotlin-poet = "1.12.0"
|
||||||
|
|
||||||
microutils = "0.12.3"
|
microutils = "0.12.4"
|
||||||
|
|
||||||
github-release-plugin = "2.4.1"
|
github-release-plugin = "2.4.1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user