Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2022-08-05 22:08:01 +06:00 committed by GitHub
parent 2872395045
commit e177f3e47a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -1,26 +1,26 @@
[versions]
kt = "1.6.21"
kt-serialization = "1.3.3"
kt = "1.7.10"
kt-serialization = "1.4.0-RC"
kt-coroutines = "1.6.4"
microutils = "0.11.13"
tgbotapi = "2.2.2"
kslog = "0.4.2"
microutils = "0.12.0"
tgbotapi = "3.0.0"
kslog = "0.5.0"
jb-exposed = "0.38.2"
jb-dokka = "1.6.21"
jb-exposed = "0.39.2"
jb-dokka = "1.7.10"
sqlite = "3.36.0.3"
klock = "2.7.0"
uuid = "0.4.1"
klock = "3.0.0"
uuid = "0.5.0"
ktor = "2.0.3"
gh-release = "2.4.1"
android-gradle = "7.0.4"
android-gradle = "7.2.2"
dexcount = "3.1.0"
koin = "3.2.0"