update dependencies

This commit is contained in:
2025-01-10 08:34:56 +06:00
parent 358b70eb5f
commit a9016465fa
2 changed files with 10 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
[versions]
kt = "2.1.0"
kt-serialization = "1.7.3"
kt-serialization = "1.8.0"
kt-coroutines = "1.10.1"
kslog = "1.4.0"
@@ -10,7 +10,7 @@ jb-compose = "1.7.3"
jb-exposed = "0.57.0"
jb-dokka = "2.0.0"
sqlite = "3.47.1.0"
sqlite = "3.47.2.0"
korlibs = "5.4.0"
uuid = "0.8.4"
@@ -19,9 +19,9 @@ ktor = "3.0.3"
gh-release = "2.5.2"
koin = "4.0.0"
koin = "4.0.1"
okio = "3.9.1"
okio = "3.10.2"
ksp = "2.1.0-1.0.29"
kotlin-poet = "1.18.1"