1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 14:49:47 +00:00

update dependencies

This commit is contained in:
2021-09-19 15:27:01 +06:00
parent 53a3e11836
commit c8491765e9
2 changed files with 4 additions and 2 deletions

View File

@@ -5,10 +5,10 @@ kotlin.js.generate.externals=true
kotlin.incremental=true
kotlin.incremental.js=true
kotlin_version=1.5.30
kotlin_version=1.5.31
kotlin_coroutines_version=1.5.2
kotlin_serialisation_runtime_version=1.2.2
klock_version=2.4.1
klock_version=2.4.2
uuid_version=0.3.1
ktor_version=1.6.3