Skip to content

Commit

Permalink
Merge pull request #97 from bitfunk/renovate/koin
Browse files Browse the repository at this point in the history
Update dependency io.insert-koin:koin-androidx-compose to v3.4.2
  • Loading branch information
wmontwe authored Feb 20, 2023
2 parents 31ae207 + c57a9fd commit 2b47207
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
- SqlDelight 1.5.3 -> 1.5.5
- Decompose 0.5.2 -> 0.8.0
- Ktor 1.6.2 -> 2.1.3
- Koin 3.1.4 -> 3.3.3
- Koin 3.1.4 -> 3.4.2
- Kotlin Serialization 1.2.2 -> 1.4.1
- Robolectric 4.5.1 -> 4.9
- Coil Compose 1.3.2 -> 2.2.2
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jacoco = "0.8.7"
jetbrainsAppleGradlePlugin = "222.3345.143-0.19"
jetbrainsComposeCompiler = "1.4.0"
jetbrainsCompose = "1.3.0"
koin = "3.3.3"
koin = "3.4.2"
kotlin = "1.8.0"
kotlinx-coroutines = "1.6.4"
kotlinx-serialization = "1.4.1"
Expand Down

0 comments on commit 2b47207

Please sign in to comment.