1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-04 15:49:41 +00:00

update up to kotlin 1.9.20-Beta2

This commit is contained in:
2023-09-21 15:41:36 +06:00
parent 834d60ff16
commit 3f9a4e95a3
5 changed files with 40 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "1.9.10"
kotlin = "1.9.20-Beta2"
kotlin-serialization = "1.6.0"
kotlin-coroutines = "1.7.3"