update dependencies

This commit is contained in:
InsanusMokrassar 2022-10-01 21:56:47 +06:00
parent acecadef17
commit 2e9efc57de
2 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 0.12.17
* `Versions`:
* `JB Compose`: `1.2.0-alpha01-dev774` -> `1.2.0-beta02`
* `Ktor`: `2.1.1` -> `2.1.2`
* `Koin`: `3.2.0` -> `3.2.2`
## 0.12.16
* `Coroutines`:

View File

@ -4,18 +4,18 @@ kt = "1.7.10"
kt-serialization = "1.4.0"
kt-coroutines = "1.6.4"
jb-compose = "1.2.0-alpha01-dev774"
jb-compose = "1.2.0-beta02"
jb-exposed = "0.39.2"
jb-dokka = "1.7.10"
klock = "3.1.0"
uuid = "0.5.0"
ktor = "2.1.1"
ktor = "2.1.2"
gh-release = "2.4.1"
koin = "3.2.0"
koin = "3.2.2"
android-gradle = "7.2.2"
dexcount = "3.1.0"