Skip to content

Commit

Permalink
Merge pull request #772 from igorescodro/update/koin
Browse files Browse the repository at this point in the history
⬆️ Update Koin dependencies
  • Loading branch information
igorescodro authored Oct 5, 2024
2 parents f850fe4 + c72007b commit a76a670
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ compose_compiler = "1.6.11"
compose_windowsizeclass = "0.5.0"

# Koin
koin_core = "3.5.0"
koin_test = "3.5.6"
koin_android = "3.5.6"
koin_compose_jb = "1.1.0"
koin_core = "4.0.0"
koin_test = "4.0.0"
koin_android = "4.0.0"
koin_compose_jb = "4.0.0"

# SQLDelight
sqldelight = "2.0.2"
Expand Down

0 comments on commit a76a670

Please sign in to comment.