Skip to content

Commit

Permalink
fix(deps): update koin to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 312036d commit 9df3f71
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 @@ -16,7 +16,7 @@ ktor = "2.3.12"
composeIcons = "1.1.1"
kotlinx-serialization = "1.7.3"
multiplatformSettings = "1.2.0"
koin = "3.5.6"
koin = "4.0.0"
koin-compose = "1.1.5"
sqlDelight = "2.0.2"
spotless = "6.25.0"
Expand Down

0 comments on commit 9df3f71

Please sign in to comment.