mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-10-31 21:43:48 +00:00
update ktor version
This commit is contained in:
parent
dee13c03ae
commit
38c9732da5
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## 9.2.1
|
## 9.2.1
|
||||||
|
|
||||||
|
* `Version`:
|
||||||
|
* `Ktor`: `2.3.3` -> `2.3.4`
|
||||||
* `Core`:
|
* `Core`:
|
||||||
* All `ChatMember` inheritors have fixes `status` field
|
* All `ChatMember` inheritors have fixes `status` field
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ javax-activation = "1.1.1"
|
|||||||
|
|
||||||
korlibs = "4.0.3"
|
korlibs = "4.0.3"
|
||||||
uuid = "0.7.1"
|
uuid = "0.7.1"
|
||||||
ktor = "2.3.3"
|
ktor = "2.3.4"
|
||||||
|
|
||||||
ksp = "1.8.22-1.0.11"
|
ksp = "1.8.22-1.0.11"
|
||||||
kotlin-poet = "1.14.2"
|
kotlin-poet = "1.14.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user