update dependencies

This commit is contained in:
InsanusMokrassar 2022-06-05 00:30:41 +06:00
parent 92cd98b80f
commit b7e5e2745d

View File

@ -2,19 +2,19 @@
kotlin = "1.6.21"
kotlin-serialization = "1.3.3"
jsuikit = "0.1.3"
jsuikit = "0.1.7"
compose = "1.2.0-alpha01-dev686"
microutils = "0.10.5"
tgbotapi = "1.1.2"
ktor = "2.0.1"
microutils = "0.11.0"
tgbotapi = "2.0.2"
ktor = "2.0.2"
klock = "2.7.0"
koin = "3.2.0"
exposed = "0.38.2"
psql = "42.3.0"
psql = "42.3.6"
scrimage = "4.0.31"
dokka = "1.6.21"
logback = "1.2.10"
uuid = "0.4.0"
uuid = "0.4.1"
android-junit = "4.12"
android-test-junit = "1.1.2"