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

start 7.1.1, update dependencies and add fixes in makeLinkToMessage

This commit is contained in:
2023-04-30 21:00:27 +06:00
parent 5e0106beb5
commit 631f1b9427
4 changed files with 12 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "1.8.20"
kotlin = "1.8.21"
kotlin-serialization = "1.5.0"
kotlin-coroutines = "1.6.4"
@@ -13,7 +13,7 @@ ktor = "2.3.0"
ksp = "1.8.21-1.0.11"
kotlin-poet = "1.13.0"
microutils = "0.17.8"
microutils = "0.18.0"
github-release-plugin = "2.4.1"
dokka = "1.8.10"