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

update kotlin version

This commit is contained in:
2022-11-08 21:43:15 +06:00
parent dd6b688ae4
commit f078041dec
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "1.7.20"
kotlin = "1.7.21"
kotlin-serialization = "1.4.1"
kotlin-coroutines = "1.6.4"