File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
61
61
- Decompose 0.5.2 -> 0.8.0
62
62
- Ktor 1.6.2 -> 2.2.3
63
63
- Koin 3.1.4 -> 3.3.3
64
+ - Koin 3.1.4 -> 3.4.2
64
65
- Kotlin Serialization 1.2.2 -> 1.4.1
65
66
- Robolectric 4.5.1 -> 4.9
66
67
- 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..
72
73
- Version Update 0.44.0 -> 0.45.0
73
74
- JUnit Jupiter 5.9.1 -> 5.9.2
74
75
- Android Desugar 1.2.2 -> 2.0.2
76
+ - Jetbrains Apple Plugin 212.4638.14-0.15 -> 222.3345.143-0.19
75
77
76
78
### Deprecated
77
79
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ decompose = "0.8.0"
15
15
gradleVersionCatalogUpdate = " 0.2.2"
16
16
gradleVersionUpdate = " 0.45.0"
17
17
jacoco = " 0.8.7"
18
- jetbrainsAppleGradlePlugin = " 212.4638.14 -0.15 "
18
+ jetbrainsAppleGradlePlugin = " 222.3345.143 -0.19 "
19
19
jetbrainsComposeCompiler = " 1.4.0"
20
20
jetbrainsCompose = " 1.3.0"
21
- koin = " 3.3.3 "
21
+ koin = " 3.4.2 "
22
22
kotlin = " 1.8.0"
23
23
kotlinx-coroutines = " 1.6.4"
24
24
kotlinx-serialization = " 1.4.1"
You can’t perform that action at this time.
0 commit comments