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-08-29 15:16:04 +06:00
parent 39de983d42
commit 93d1afdf1c
2 changed files with 13 additions and 6 deletions

View File

@@ -1,20 +1,20 @@
[versions]
kotlin = "2.0.10"
kotlin-serialization = "1.7.1"
kotlin = "2.0.20"
kotlin-serialization = "1.7.2"
kotlin-coroutines = "1.8.1"
javax-activation = "1.1.1"
korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "2.3.11"
ktor = "2.3.12"
ksp = "2.0.10-1.0.24"
ksp = "2.0.20-1.0.24"
kotlin-poet = "1.18.1"
microutils = "0.22.0"
kslog = "1.3.5"
microutils = "0.22.1"
kslog = "1.3.6"
versions = "0.51.0"