1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-24 23:25:49 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
9530f2643a Update kotlin to v2.3.0 2025-12-16 12:57:33 +00:00

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "2.2.21"
kotlin = "2.3.0"
kotlin-serialization = "1.9.0"
kotlin-coroutines = "1.10.2"
@@ -8,7 +8,7 @@ javax-activation = "1.1.1"
korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "3.3.3"
ktor = "3.3.2"
ksp = "2.3.2"
kotlin-poet = "2.2.0"