update dependencies

This commit is contained in:
2022-12-05 15:45:55 +06:00
parent 477d83e31b
commit 399fcb8466
2 changed files with 12 additions and 5 deletions

View File

@@ -1,17 +1,17 @@
[versions]
kt = "1.7.21"
kt = "1.7.22"
kt-serialization = "1.4.1"
kt-coroutines = "1.6.4"
microutils = "0.14.4"
tgbotapi = "4.1.3"
kslog = "0.5.3"
microutils = "0.15.0"
tgbotapi = "4.2.0"
kslog = "0.5.4"
jb-exposed = "0.41.1"
jb-dokka = "1.7.20"
sqlite = "3.39.3.0"
sqlite = "3.40.0.0"
klock = "3.4.0"
uuid = "0.6.0"