mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 00:03:48 +00:00
update dependencies
This commit is contained in:
parent
ffc0f5abb7
commit
98e5d182bb
@ -3,9 +3,10 @@
|
||||
## 9.4.0
|
||||
|
||||
* `Version`:
|
||||
* `Kotlin`: `1.9.20` -> `1.9.21`
|
||||
* `Serialization`: `1.6.0` -> `1.6.1`
|
||||
* `Ktor`: `2.3.5` -> `2.3.6`
|
||||
* `MicroUtils`: `0.20.12` -> `0.20.14`
|
||||
* `MicroUtils`: `0.20.12` -> `0.20.15`
|
||||
|
||||
## 9.3.0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.9.20"
|
||||
kotlin = "1.9.21"
|
||||
kotlin-serialization = "1.6.1"
|
||||
kotlin-coroutines = "1.7.3"
|
||||
|
||||
@ -11,10 +11,10 @@ uuid = "0.8.1"
|
||||
ktor = "2.3.6"
|
||||
|
||||
ksp = "1.9.20-1.0.14"
|
||||
kotlin-poet = "1.14.2"
|
||||
kotlin-poet = "1.15.1"
|
||||
|
||||
microutils = "0.20.14"
|
||||
kslog = "1.3.0"
|
||||
microutils = "0.20.15"
|
||||
kslog = "1.3.1"
|
||||
|
||||
versions = "0.50.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user