update exposed

This commit is contained in:
2025-03-12 08:53:05 +06:00
parent bc98e59709
commit a4c6c367e3
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## 0.25.2
* `Versions`:
* `Exposed`: `0.59.0` -> `0.60.0`
## 0.25.1
* `Coroutines`:

View File

@@ -7,7 +7,7 @@ kt-coroutines = "1.10.1"
kslog = "1.4.1"
jb-compose = "1.7.3"
jb-exposed = "0.59.0"
jb-exposed = "0.60.0"
jb-dokka = "2.0.0"
sqlite = "3.49.1.0"