Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2024-03-14 10:58:08 +06:00 committed by GitHub
parent 3244708c1b
commit dcef844e20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
[versions]
kt = "1.9.22"
kt = "1.9.23"
kt-serialization = "1.6.3"
kt-coroutines = "1.8.0"
kslog = "1.3.2"
jb-compose = "1.6.0"
jb-compose = "1.6.1"
jb-exposed = "0.48.0"
jb-dokka = "1.9.20"
korlibs = "5.3.2"
korlibs = "5.4.0"
uuid = "0.8.2"
ktor = "2.3.9"
@ -19,9 +19,9 @@ gh-release = "2.5.2"
koin = "3.5.3"
okio = "3.8.0"
okio = "3.9.0"
ksp = "1.9.22-1.0.18"
ksp = "1.9.23-1.0.19"
kotlin-poet = "1.16.0"
versions = "0.51.0"
@ -35,7 +35,7 @@ android-appCompat = "1.6.1"
android-fragment = "1.6.2"
android-espresso = "3.5.1"
android-test = "1.1.5"
android-compose-material3 = "1.2.0"
android-compose-material3 = "1.2.1"
android-props-minSdk = "21"
android-props-compileSdk = "34"