Skip to content

Commit

Permalink
fix(deps): update dependency io.insert-koin:koin-android to v3.5.3 (#266
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 255d781 commit 0936064
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 @@ -64,7 +64,7 @@ compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
desugar = "com.android.tools:desugar_jdk_libs:2.0.4"
fluid-currency = "io.fluidsonic.currency:fluid-currency:0.13.0"
junit = "junit:junit:4.13.2"
koin-android = { module = "io.insert-koin:koin-android", version = "3.5.0" }
koin-android = { module = "io.insert-koin:koin-android", version = "3.5.3" }
koin-compose = { module = "io.insert-koin:koin-androidx-compose", version = "3.5.3" }
koin-core = { module = "io.insert-koin:koin-core", version = "3.5.0" }
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
Expand Down

0 comments on commit 0936064

Please sign in to comment.