update dependencies and add kdocs for percentage

This commit is contained in:
2024-12-21 09:02:31 +06:00
parent e8273ab80c
commit 8718c5e310
3 changed files with 51 additions and 10 deletions

View File

@@ -2,11 +2,11 @@
kt = "2.1.0"
kt-serialization = "1.7.3"
kt-coroutines = "1.9.0"
kt-coroutines = "1.10.1"
kslog = "1.3.6"
kslog = "1.4.0"
jb-compose = "1.7.1"
jb-compose = "1.7.3"
jb-exposed = "0.57.0"
jb-dokka = "1.9.20"
@@ -15,7 +15,7 @@ sqlite = "3.47.1.0"
korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "3.0.2"
ktor = "3.0.3"
gh-release = "2.5.2"