update dependencies

This commit is contained in:
InsanusMokrassar 2022-11-03 12:17:05 +06:00
parent 4ade949593
commit f0b7ae7325

View File

@ -4,8 +4,8 @@ kt = "1.7.20"
kt-serialization = "1.4.1" kt-serialization = "1.4.1"
kt-coroutines = "1.6.4" kt-coroutines = "1.6.4"
microutils = "0.13.1" microutils = "0.13.2"
tgbotapi = "3.3.0" tgbotapi = "3.3.1"
kslog = "0.5.2" kslog = "0.5.2"
jb-exposed = "0.39.2" jb-exposed = "0.39.2"
@ -13,14 +13,14 @@ jb-dokka = "1.7.20"
sqlite = "3.39.3.0" sqlite = "3.39.3.0"
klock = "3.2.0" klock = "3.3.0"
uuid = "0.5.0" uuid = "0.5.0"
ktor = "2.1.2" ktor = "2.1.3"
gh-release = "2.4.1" gh-release = "2.4.1"
koin = "3.2.0" koin = "3.2.2"
[libraries] [libraries]