Skip to content

Commit 2b47207

Browse files
authored
Merge pull request #97 from bitfunk/renovate/koin
Update dependency io.insert-koin:koin-androidx-compose to v3.4.2
2 parents 31ae207 + c57a9fd commit 2b47207

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
6060
- SqlDelight 1.5.3 -> 1.5.5
6161
- Decompose 0.5.2 -> 0.8.0
6262
- Ktor 1.6.2 -> 2.1.3
63-
- Koin 3.1.4 -> 3.3.3
63+
- Koin 3.1.4 -> 3.4.2
6464
- Kotlin Serialization 1.2.2 -> 1.4.1
6565
- Robolectric 4.5.1 -> 4.9
6666
- Coil Compose 1.3.2 -> 2.2.2

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jacoco = "0.8.7"
1818
jetbrainsAppleGradlePlugin = "222.3345.143-0.19"
1919
jetbrainsComposeCompiler = "1.4.0"
2020
jetbrainsCompose = "1.3.0"
21-
koin = "3.3.3"
21+
koin = "3.4.2"
2222
kotlin = "1.8.0"
2323
kotlinx-coroutines = "1.6.4"
2424
kotlinx-serialization = "1.4.1"

0 commit comments

Comments
 (0)