Skip to content

Commit 45d5b8b

Browse files
authored
Merge branch 'main' into renovate/ktor
2 parents b803513 + 2b47207 commit 45d5b8b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
6161
- Decompose 0.5.2 -> 0.8.0
6262
- Ktor 1.6.2 -> 2.2.3
6363
- Koin 3.1.4 -> 3.3.3
64+
- Koin 3.1.4 -> 3.4.2
6465
- Kotlin Serialization 1.2.2 -> 1.4.1
6566
- Robolectric 4.5.1 -> 4.9
6667
- Coil Compose 1.3.2 -> 2.2.2
@@ -72,6 +73,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
7273
- Version Update 0.44.0 -> 0.45.0
7374
- JUnit Jupiter 5.9.1 -> 5.9.2
7475
- Android Desugar 1.2.2 -> 2.0.2
76+
- Jetbrains Apple Plugin 212.4638.14-0.15 -> 222.3345.143-0.19
7577

7678
### Deprecated
7779

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ decompose = "0.8.0"
1515
gradleVersionCatalogUpdate = "0.2.2"
1616
gradleVersionUpdate = "0.45.0"
1717
jacoco = "0.8.7"
18-
jetbrainsAppleGradlePlugin = "212.4638.14-0.15"
18+
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)