1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-04 15:49:41 +00:00

update dependencies

This commit is contained in:
2024-02-16 23:29:29 +06:00
parent 5c13047a0b
commit 6571e8f592
2 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
kotlin = "1.9.22"
kotlin-serialization = "1.6.2"
kotlin-coroutines = "1.7.3"
kotlin-coroutines = "1.8.0"
javax-activation = "1.1.1"
@@ -13,7 +13,7 @@ ktor = "2.3.8"
ksp = "1.9.22-1.0.17"
kotlin-poet = "1.16.0"
microutils = "0.20.32"
microutils = "0.20.34"
kslog = "1.3.2"
versions = "0.51.0"