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
5b6753c484
commit
14a583e154
@ -2,8 +2,10 @@
|
||||
|
||||
## 8.1.0
|
||||
|
||||
**Exclude `.*Impl` classcasts from `ClassCastsNew`**
|
||||
**PARTIALLY BREAKING CHANGES: Exclude `.*Impl` classcasts from `ClassCastsNew`**
|
||||
|
||||
* `Version`:
|
||||
* `MicroUtils`: `0.19.2` -> `0.19.4`
|
||||
* `Utils`:
|
||||
* Add deep links formatting for internal `tg://` prefix (thanks to [@klimatov](https://github.com/klimatov))
|
||||
* Exclude `.*Impl` classcasts from `ClassCastsNew`
|
||||
|
@ -13,7 +13,7 @@ ktor = "2.3.1"
|
||||
ksp = "1.8.22-1.0.11"
|
||||
kotlin-poet = "1.14.2"
|
||||
|
||||
microutils = "0.19.2"
|
||||
microutils = "0.19.4"
|
||||
|
||||
github-release-plugin = "2.4.1"
|
||||
dokka = "1.8.20"
|
||||
|
Loading…
Reference in New Issue
Block a user