update dependencies

This commit is contained in:
2026-05-21 20:09:44 +06:00
parent bfe293c0b9
commit a1bfe4c478
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
* `SQLite`: `3.53.0.0` -> `3.53.1.0`
* `Ktor`: `3.4.2` -> `3.5.0`
* `Compose`: `1.10.3` -> `1.11.0`
* `Compose Material3`: `1.10.0-alpha05` -> `1.11.0-alpha07`
* `Exposed`: `1.2.0` -> `1.3.0`
* `Gradle Versions`: `0.53.0` -> `0.54.0`
* `NMCP`: `1.4.4` -> `1.5.0`

View File

@@ -9,7 +9,7 @@ kotlinx-browser = "0.5.0"
kslog = "1.6.1"
jb-compose = "1.11.0"
jb-compose-material3 = "1.10.0-alpha05"
jb-compose-material3 = "1.11.0-alpha07"
jb-compose-icons = "1.7.8"
jb-exposed = "1.3.0"
jb-dokka = "2.2.0"