update dependencies

This commit is contained in:
2025-07-21 22:58:00 +06:00
parent 3bbf978b00
commit 7cc5972ff7
2 changed files with 6 additions and 3 deletions

View File

@@ -2,6 +2,9 @@
## 0.26.1
* `Versions`:
* `Compose`: `1.8.1` -> `1.8.2`
* `Ktor`: `3.2.1` -> `3.2.2`
* `Coroutines`:
* Add opportunity to pass logger in subscribe async

View File

@@ -8,7 +8,7 @@ kotlinx-browser = "0.3"
kslog = "1.5.0"
jb-compose = "1.8.1"
jb-compose = "1.8.2"
jb-exposed = "0.61.0"
jb-dokka = "2.0.0"
@@ -17,7 +17,7 @@ sqlite = "3.50.1.0"
korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "3.2.1"
ktor = "3.2.2"
gh-release = "2.5.2"
@@ -28,7 +28,7 @@ okio = "3.15.0"
ksp = "2.2.0-2.0.2"
kotlin-poet = "2.2.0"
versions = "0.51.0"
versions = "0.52.0"
nmcp = "1.0.1"
android-gradle = "8.9.+"