update dependencies

This commit is contained in:
2024-10-06 12:28:48 +06:00
parent 0bce7bd60a
commit bad9a53fdb
2 changed files with 7 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
## 0.22.5
* `Versions`:
* `Compose`: `1.7.0-beta02` -> `1.7.0-rc01`
* `SQLite`: `3.46.1.2` -> `3.46.1.3`
* `AndroidXFragment`: `1.8.3` -> `1.8.4`
* `Common`:
* Add extension `withReplacedAt`/`withReplaced` ([#489](https://github.com/InsanusMokrassar/MicroUtils/issues/489))
* `Coroutines`: