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

update dependencies

This commit is contained in:
2023-08-18 23:13:56 +06:00
parent c96e162845
commit b575871a8e
2 changed files with 8 additions and 3 deletions

View File

@@ -2,18 +2,18 @@
kotlin = "1.8.22"
kotlin-serialization = "1.5.1"
kotlin-coroutines = "1.7.2"
kotlin-coroutines = "1.7.3"
javax-activation = "1.1.1"
korlibs = "4.0.3"
uuid = "0.7.1"
ktor = "2.3.2"
ktor = "2.3.3"
ksp = "1.8.22-1.0.11"
kotlin-poet = "1.14.2"
microutils = "0.19.7"
microutils = "0.19.9"
github-release-plugin = "2.4.1"
dokka = "1.8.20"