1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 06:39:41 +00:00

update dependencies and changelog

This commit is contained in:
2022-10-22 14:33:43 +06:00
parent c2918c308f
commit 62a9c687d5
2 changed files with 8 additions and 5 deletions

View File

@@ -1,16 +1,16 @@
[versions]
kotlin = "1.7.10"
kotlin-serialization = "1.4.0"
kotlin = "1.7.20"
kotlin-serialization = "1.4.1"
kotlin-coroutines = "1.6.4"
javax-activation = "1.1.1"
korlibs = "3.1.0"
korlibs = "3.2.0"
uuid = "0.5.0"
ktor = "2.1.2"
ksp = "1.7.10-1.0.6"
ksp = "1.7.20-1.0.7"
kotlin-poet = "1.12.0"
microutils = "0.13.1"