update dependencies

This commit is contained in:
2024-08-29 14:49:29 +06:00
parent cc8fe7b001
commit 26d1c3d9ef
2 changed files with 13 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
[versions]
kt = "2.0.10"
kt-serialization = "1.7.1"
kt = "2.0.20"
kt-serialization = "1.7.2"
kt-coroutines = "1.8.1"
kslog = "1.3.5"
kslog = "1.3.6"
jb-compose = "1.7.0-alpha02"
jb-compose = "1.7.0-alpha03"
jb-exposed = "0.53.0"
jb-dokka = "1.9.20"
@@ -15,7 +15,7 @@ sqlite = "3.46.0.1"
korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "2.3.11"
ktor = "2.3.12"
gh-release = "2.5.2"
@@ -23,7 +23,7 @@ koin = "3.5.6"
okio = "3.9.0"
ksp = "2.0.10-1.0.24"
ksp = "2.0.20-1.0.24"
kotlin-poet = "1.18.1"
versions = "0.51.0"