File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ googleMaterial = "1.13.0"
1414javapoet = " 1.13.0"
1515junit4 = " 4.13.2"
1616junitJupiterBom = " 6.0.0"
17- kotlin = " 2.2.20 "
17+ kotlin = " 2.3.10 "
1818kotlinCoroutines = " 1.10.2"
19- kotlinSerialization = " 1.9 .0"
19+ kotlinSerialization = " 1.10 .0"
2020# KSP version must align with Kotlin version: https://github.com/google/ksp/releases
21- ksp = " 2.3.0 "
21+ ksp = " 2.3.5 "
2222ktor = " 3.3.1"
2323lottie = " 6.6.10"
2424mockk = " 1.14.6"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ plugins {
1414 // See https://plugins.gradle.org/plugin/org.gradle.toolchains.foojay-resolver-convention
1515 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 1.0.0"
1616 // See https://kotlin.github.io/kotlinx-kover/gradle-plugin/aggregated.html
17- id(" org.jetbrains.kotlinx.kover.aggregation" ) version " 0.9.3 "
17+ id(" org.jetbrains.kotlinx.kover.aggregation" ) version " 0.9.7 "
1818}
1919
2020kover {
You can’t perform that action at this time.
0 commit comments