Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Apr 14, 2024
1 parent b124ea6 commit 6d34df8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 0.20.44

* `Versions`:
* `Compose`: `1.6.1` -> `1.6.2`
* `Koin`: `3.5.4` -> `3.5.6`

## 0.20.43

* `Versions`:
Expand Down
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kt-coroutines = "1.8.0"

kslog = "1.3.3"

jb-compose = "1.6.1"
jb-compose = "1.6.2"
jb-exposed = "0.49.0"
jb-dokka = "1.9.20"

Expand All @@ -17,7 +17,7 @@ ktor = "2.3.10"

gh-release = "2.5.2"

koin = "3.5.4"
koin = "3.5.6"

okio = "3.9.0"

Expand All @@ -26,7 +26,7 @@ kotlin-poet = "1.16.0"

versions = "0.51.0"

android-gradle = "8.3.1"
android-gradle = "8.3.2"
dexcount = "4.0.0"

android-coreKtx = "1.12.0"
Expand Down

0 comments on commit 6d34df8

Please sign in to comment.