Skip to content

Commit

Permalink
Update koin to v4.0.2 (#355)
Browse files Browse the repository at this point in the history
| datasource | package                     | from  | to    |
| ---------- | --------------------------- | ----- | ----- |
| maven      | io.insert-koin:koin-android | 4.0.1 | 4.0.2 |
| maven      | io.insert-koin:koin-core    | 4.0.1 | 4.0.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 67026d0 commit ab6c9bb
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.7.0"

napier = "2.7.1"
flowExt = "1.0.0"
koin = "4.0.1"
koin = "4.0.2"
koin-compose = "4.0.1"
koin-androidx-compose = "4.0.0"
compose-rules-detekt = "0.4.22"
Expand Down

0 comments on commit ab6c9bb

Please sign in to comment.