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
d72e1029d3
commit
c85983bd59
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
* `Coroutines`: `1.6.3` -> `1.6.4`
|
* `Coroutines`: `1.6.3` -> `1.6.4`
|
||||||
|
* `MicroUtils`: `0.11.12` -> `0.11.13`
|
||||||
* `Core`:
|
* `Core`:
|
||||||
* New `typealiase`s for `CommonMessage` with all supported content types, more info: [PR](https://github.com/InsanusMokrassar/TelegramBotAPI/pull/629)
|
* New `typealiase`s for `CommonMessage` with all supported content types, more info: [PR](https://github.com/InsanusMokrassar/TelegramBotAPI/pull/629)
|
||||||
* `Utils`:
|
* `Utils`:
|
||||||
|
@ -11,7 +11,7 @@ korlibs = "2.7.0"
|
|||||||
uuid = "0.4.1"
|
uuid = "0.4.1"
|
||||||
ktor = "2.0.3"
|
ktor = "2.0.3"
|
||||||
|
|
||||||
microutils = "0.11.12"
|
microutils = "0.11.13"
|
||||||
|
|
||||||
github-release-plugin = "2.4.1"
|
github-release-plugin = "2.4.1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user