Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2023-06-03 01:01:57 +06:00 committed by GitHub
parent 4784f05c8e
commit 784e041519
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,8 @@ kt = "1.8.21"
kt-serialization = "1.5.1" kt-serialization = "1.5.1"
kt-coroutines = "1.6.4" kt-coroutines = "1.6.4"
microutils = "0.19.1" microutils = "0.19.2"
tgbotapi = "8.0.0" tgbotapi = "8.0.1"
kslog = "1.1.1" kslog = "1.1.1"
jb-exposed = "0.41.1" jb-exposed = "0.41.1"
@ -14,13 +14,13 @@ jb-dokka = "1.8.10"
sqlite = "3.41.2.1" sqlite = "3.41.2.1"
klock = "4.0.3" klock = "4.0.3"
uuid = "0.7.0" uuid = "0.7.1"
ktor = "2.3.0" ktor = "2.3.1"
gh-release = "2.4.1" gh-release = "2.4.1"
koin = "3.4.0" koin = "3.4.1"
[libraries] [libraries]