1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 22:59:48 +00:00

update kotlin and UUID versions

This commit is contained in:
2020-09-12 15:44:44 +06:00
parent 4db82d6ce2
commit 603762bc22
2 changed files with 7 additions and 2 deletions

View File

@@ -5,11 +5,11 @@ kotlin.js.generate.externals=true
kotlin.incremental=true
kotlin.incremental.js=true
kotlin_version=1.4.0
kotlin_version=1.4.10
kotlin_coroutines_version=1.3.9
kotlin_serialisation_runtime_version=1.0.0-RC
klock_version=1.12.0
uuid_version=0.2.1
uuid_version=0.2.2
ktor_version=1.4.0
javax_activation_version=1.1.1