update serialization, kslog and koin

This commit is contained in:
2026-04-18 22:40:53 +06:00
parent 4310c7fbf3
commit d207435846
2 changed files with 6 additions and 3 deletions

View File

@@ -4,9 +4,12 @@
* `Versions`:
* `Kotlin`: `2.3.10` -> `2.3.20`
* `Serialization`: `1.10.0` -> `1.11.0`
* `Compose`: `1.10.2` -> `1.10.3`
* `Exposed`: `1.1.1` -> `1.2.0`
* `Dokka`: `2.1.0` -> `2.2.0`
* `KSLog`: `1.6.0` -> `1.6.1`
* `Koin`: `4.1.1` -> `4.2.1`
* `SQLite`: `3.51.2.0` -> `3.53.0.0`
* `Ktor`: `3.4.1` -> `3.4.2`
* `Okio`: `3.16.4` -> `3.17.0`