Skip to content

Commit 2bb1af7

Browse files
fix(deps): update all dependencies to v4.2.0
| datasource | package | from | to | | ---------- | ------------------------------- | ----- | ----- | | maven | io.insert-koin:koin-test-junit4 | 4.1.1 | 4.2.0 | | maven | io.insert-koin:koin-test | 4.1.1 | 4.2.0 | | maven | io.insert-koin:koin-core | 4.1.1 | 4.2.0 | | maven | io.insert-koin:koin-android | 4.1.1 | 4.2.0 |
1 parent 3b005e9 commit 2bb1af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ java-target = "11"
2424
java-toolchain = "21"
2525
jetbrains-compose = "1.10.2"
2626
junit = "4.13.2"
27-
koin = "4.1.1"
27+
koin = "4.2.0"
2828
kotlin = "2.3.20"
2929
kotlinx-coroutines = "1.10.2"
3030
kotlinx-kover = "0.9.7"

0 commit comments

Comments
 (0)