1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-04-22 18:02:27 +00:00

update dependencies

dev.inmo:micro_utils 0.29.1 -> 0.29.2
dev.inmo:kslog 1.6.0 -> 1.6.1
com.squareup:kotlinpoet-ksp 2.2.0 -> 2.3.0
io.ktor:ktor-* 3.4.1 -> 3.4.2
org.jetbrains.kotlinx:kotlinx-serialization-* 1.10.0 -> 1.11.0
org.jetbrains.kotlin:kotlin-* 2.3.10 -> 2.3.20
This commit is contained in:
2026-04-19 12:48:40 +06:00
parent c982eef85b
commit 035c8f469a
2 changed files with 13 additions and 6 deletions

View File

@@ -1,20 +1,20 @@
[versions]
kotlin = "2.3.10"
kotlin-serialization = "1.10.0"
kotlin = "2.3.20"
kotlin-serialization = "1.11.0"
kotlin-coroutines = "1.10.2"
javax-activation = "1.1.1"
korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "3.4.1"
ktor = "3.4.2"
ksp = "2.3.6"
kotlin-poet = "2.2.0"
kotlin-poet = "2.3.0"
microutils = "0.29.1"
kslog = "1.6.0"
microutils = "0.29.2"
kslog = "1.6.1"
versions = "0.53.0"