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

fix in updates unique calculation and update dependencies

This commit is contained in:
2023-04-19 20:29:40 +06:00
parent 3b2310ece1
commit 241545c0cb
3 changed files with 10 additions and 6 deletions

View File

@@ -8,12 +8,12 @@ javax-activation = "1.1.1"
korlibs = "3.4.0"
uuid = "0.7.0"
ktor = "2.2.4"
ktor = "2.3.0"
ksp = "1.8.20-1.0.11"
kotlin-poet = "1.13.0"
microutils = "0.17.6"
microutils = "0.17.8"
github-release-plugin = "2.4.1"
dokka = "1.8.10"