Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 0ad5b3c commit 8a6a8be
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.0"
koin = "4.0.1"
koin-compose = "4.0.1"
koin-androidx-compose = "4.0.0"
compose-rules-detekt = "0.4.22"
Expand Down

0 comments on commit 8a6a8be

Please sign in to comment.