Skip to content

Commit

Permalink
Update dependency org.kodein.di:kodein-di to v7.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2023
1 parent 61ad4ed commit 973c3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multiplatform-ui/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ kotlin {
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
implementation("org.kodein.di:kodein-di-framework-compose:7.19.0")
implementation("org.kodein.di:kodein-di:7.19.0")
implementation("org.kodein.di:kodein-di:7.19.1")
implementation(compose.ui)
implementation(compose.foundation)
implementation(compose.materialIconsExtended)
Expand Down

0 comments on commit 973c3c1

Please sign in to comment.