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:
2023-11-25 00:28:51 +06:00
parent ffc0f5abb7
commit 98e5d182bb
2 changed files with 6 additions and 5 deletions

View File

@@ -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"