Skip to content

Commit

Permalink
Merge pull request #90 from shalva97/renovate/org.kodein.di-kodein-di…
Browse files Browse the repository at this point in the history
…-framework-compose-7.x

Update dependency org.kodein.di:kodein-di-framework-compose to v7.20.1
  • Loading branch information
shalva97 authored Apr 28, 2023
2 parents b227941 + 7f7fd44 commit a7b8e08
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 @@ -33,7 +33,7 @@ kotlin {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0")
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-framework-compose:7.20.1")
implementation("org.kodein.di:kodein-di:7.19.0")
implementation(compose.ui)
implementation(compose.foundation)
Expand Down

0 comments on commit a7b8e08

Please sign in to comment.