update dependencies

This commit is contained in:
InsanusMokrassar 2022-05-10 23:51:42 +06:00
parent 55d0e1b55f
commit 84aea630c3

View File

@ -3,16 +3,16 @@
kotlin = "1.6.21" kotlin = "1.6.21"
kotlin-serialization = "1.3.2" kotlin-serialization = "1.3.2"
jsuikit = "0.1.0" jsuikit = "0.1.0"
compose = "1.2.0-alpha01-dev679" compose = "1.2.0-alpha01-dev682"
microutils = "0.10.1" microutils = "0.10.1"
tgbotapi = "1.0.0" tgbotapi = "1.0.0"
ktor = "2.0.1" ktor = "2.0.1"
klock = "2.7.0" klock = "2.7.0"
koin = "3.1.6" koin = "3.2.0"
exposed = "0.38.2" exposed = "0.38.2"
psql = "42.3.0" psql = "42.3.0"
scrimage = "4.0.31" scrimage = "4.0.31"
dokka = "1.6.20" dokka = "1.6.21"
logback = "1.2.10" logback = "1.2.10"
uuid = "0.4.0" uuid = "0.4.0"