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-09-02 19:02:30 +06:00
parent 7f5cd0567b
commit 650d96974f
7 changed files with 250 additions and 9 deletions

View File

@@ -1,22 +1,22 @@
[versions]
kotlin = "1.8.22"
kotlin-serialization = "1.5.1"
kotlin = "1.9.10"
kotlin-serialization = "1.6.0"
kotlin-coroutines = "1.7.3"
javax-activation = "1.1.1"
korlibs = "4.0.3"
uuid = "0.7.1"
ktor = "2.3.3"
korlibs = "4.0.10"
uuid = "0.8.0"
ktor = "2.3.4"
ksp = "1.8.22-1.0.11"
ksp = "1.9.10-1.0.13"
kotlin-poet = "1.14.2"
microutils = "0.19.9"
microutils = "0.20.3"
github-release-plugin = "2.4.1"
dokka = "1.8.20"
dokka = "1.9.0"
[libraries]