update dependencies

This commit is contained in:
2026-02-24 15:16:45 +06:00
parent 50369e0904
commit 8e8915d84c
2 changed files with 9 additions and 4 deletions

View File

@@ -2,6 +2,11 @@
## 0.29.0
* `Versions`:
* `Kotlin`: `2.3.0` -> `2.3.10`
* `KSLog`: `1.5.2` -> `1.6.0`
* `KSP`: `2.3.4` -> `2.3.6`
* `Compose`: `1.10.0` -> `1.10.1`
* `Coroutines`:
* `runCatchingLogging` updated to rethrow `CancellationException` and log other exceptions