Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2023-02-27 23:49:19 +06:00 committed by GitHub
parent 317f15bbb8
commit 62c1f87e95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
[versions]
kt = "1.7.22"
kt-serialization = "1.4.1"
kt = "1.8.10"
kt-serialization = "1.5.0"
kt-coroutines = "1.6.4"
microutils = "0.16.10"
tgbotapi = "5.2.0"
kslog = "0.5.4"
microutils = "0.17.0"
tgbotapi = "6.0.0"
kslog = "1.0.0"
jb-exposed = "0.41.1"
jb-dokka = "1.7.20"
@ -14,7 +14,7 @@ jb-dokka = "1.7.20"
sqlite = "3.40.0.0"
klock = "3.4.0"
uuid = "0.6.0"
uuid = "0.7.0"
ktor = "2.2.3"