Skip to content

Commit 9105379

Browse files
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | ----------------------------------------------------------------------- | ------ | ------ | | maven | com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin | 7.0.2 | 7.0.3 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-test | 1.10.1 | 1.10.2 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-core | 1.10.1 | 1.10.2 | | maven | org.jetbrains.kotlinx:kotlinx-coroutines-android | 1.10.1 | 1.10.2 |
1 parent 78c98c6 commit 9105379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jetbrains-compose = "1.7.3"
2626
junit = "4.13.2"
2727
koin = "4.0.4"
2828
kotlin = "2.1.20"
29-
kotlinx-coroutines = "1.10.1"
29+
kotlinx-coroutines = "1.10.2"
3030
kotlinx-kover = "0.9.1"
3131
ktlint = "1.0.0"
3232
mockk = "1.13.17"
@@ -35,7 +35,7 @@ squareup-leakcanary = "2.14"
3535
squareup-logging-interceptor = "4.12.0"
3636
squareup-moshi = "1.15.2"
3737
squareup-retrofit = "2.11.0"
38-
spotless = "7.0.2"
38+
spotless = "7.0.3"
3939
timber = "5.0.1"
4040
viewBindingDelegate = "1.4.0"
4141
ksp = "2.1.20-1.0.32"

0 commit comments

Comments
 (0)