mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-21 15:53:47 +00:00
update MicroUtils
This commit is contained in:
parent
5b4a7d912e
commit
89360235a6
@ -23,7 +23,7 @@ Replace in a whole project:
|
||||
* `Version`:
|
||||
* `Kotlin`: `2.0.10` -> `2.0.20`
|
||||
* `Serialization`: `1.7.1` -> `1.7.2`
|
||||
* `MicroUtils`: `0.22.0` -> `0.22.1`
|
||||
* `MicroUtils`: `0.22.0` -> `0.22.2`
|
||||
* `KSLog`: `1.3.5` -> `1.3.6`
|
||||
* `Ktor`: `2.3.11` -> `2.3.12`
|
||||
* `Core`:
|
||||
|
@ -13,7 +13,7 @@ ktor = "2.3.12"
|
||||
ksp = "2.0.20-1.0.24"
|
||||
kotlin-poet = "1.18.1"
|
||||
|
||||
microutils = "0.22.1"
|
||||
microutils = "0.22.2"
|
||||
kslog = "1.3.6"
|
||||
|
||||
versions = "0.51.0"
|
||||
|
Loading…
Reference in New Issue
Block a user