update dependencies

This commit is contained in:
2025-04-11 22:45:54 +06:00
parent 5f93706d91
commit 50a90d6e96
2 changed files with 10 additions and 6 deletions

View File

@@ -2,6 +2,10 @@
## 0.25.5
* `Versions`:
* `Exposed`: `0.60.0` -> `0.61.0`
* `Serialization`: `1.8.0` -> `1.8.1`
* `Coroutines`: `1.10.1` -> `1.10.2`
* `Common`:
* Small performance optimization of `MutableMap.applyDiff`