update dependencies

This commit is contained in:
InsanusMokrassar 2024-03-01 03:15:25 +06:00
parent 27483a282d
commit 31c83813e6
2 changed files with 8 additions and 4 deletions

View File

@ -2,6 +2,10 @@
## 0.20.37
* `Versions`:
* `Compose`: `1.5.12` -> `1.6.0`
* `Exposed`: `0.47.0` -> `0.48.0`
## 0.20.36
* `Versions`:

View File

@ -6,8 +6,8 @@ kt-coroutines = "1.8.0"
kslog = "1.3.2"
jb-compose = "1.5.12"
jb-exposed = "0.47.0"
jb-compose = "1.6.0"
jb-exposed = "0.48.0"
jb-dokka = "1.9.10"
korlibs = "5.3.2"
@ -21,12 +21,12 @@ koin = "3.5.3"
okio = "3.8.0"
ksp = "1.9.22-1.0.17"
ksp = "1.9.22-1.0.18"
kotlin-poet = "1.16.0"
versions = "0.51.0"
android-gradle = "8.2.2"
android-gradle = "8.3.0"
dexcount = "4.0.0"
android-coreKtx = "1.12.0"