Skip to content

Commit

Permalink
Update koin to v4
Browse files Browse the repository at this point in the history
| datasource | package                     | from  | to    |
| ---------- | --------------------------- | ----- | ----- |
| maven      | io.insert-koin:koin-android | 3.5.6 | 4.0.0 |
| maven      | io.insert-koin:koin-core    | 3.5.6 | 4.0.0 |
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 5532e22 commit 50489d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jetbrains-compose = "1.6.11"

napier = "2.7.1"
flowExt = "1.0.0-RC"
koin = "3.5.6"
koin = "4.0.0"
koin-compose = "1.1.5"
koin-androidx-compose = "4.0.0"
compose-rules-detekt = "0.4.11"
Expand Down

0 comments on commit 50489d2

Please sign in to comment.