update dependencies and optimize imports

This commit is contained in:
2022-06-20 20:58:38 +06:00
parent e0a19bb5e5
commit 0dff596926
5 changed files with 22 additions and 14 deletions

View File

@@ -4,9 +4,9 @@ kt = "1.6.21"
kt-serialization = "1.3.3"
kt-coroutines = "1.6.2"
microutils = "0.11.0"
tgbotapi = "2.0.2"
kslog = "0.3.0"
microutils = "0.11.3"
tgbotapi = "2.0.3"
kslog = "0.3.1"
jb-exposed = "0.38.2"
jb-dokka = "1.6.21"