Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 2423a07 commit 255d781
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 @@ -65,7 +65,7 @@ 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-compose = { module = "io.insert-koin:koin-androidx-compose", version = "3.5.0" }
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" }
kotlinx-collections-immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7"
Expand Down

0 comments on commit 255d781

Please sign in to comment.