File tree Expand file tree Collapse file tree
example/MultiplatformExample/shared Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ kotlin {
4848 implementation(project(" :person" ))
4949 implementation(" de.jensklingenberg.ktorfit:ktorfit-lib:$ktorfitVersion " )
5050 // implementation("de.jensklingenberg.ktorfit:ktorfit-lib-light:$ktorfitVersion")
51- implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1 " )
51+ implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 " )
5252 implementation(" de.jensklingenberg.ktorfit:ktorfit-converters-response:$ktorfitVersion " )
5353 implementation(" de.jensklingenberg.ktorfit:ktorfit-converters-call:$ktorfitVersion " )
5454 implementation(" de.jensklingenberg.ktorfit:ktorfit-converters-flow:$ktorfitVersion " )
Original file line number Diff line number Diff line change 22abg = " 8.12.0"
33autoService = " 1.1.1"
44binaryCompatibilityValidator = " 0.18.1"
5- coroutines = " 1.8.1 "
5+ coroutines = " 1.10.2 "
66detekt = " 1.23.8"
77junit = " 4.13.2"
88kctfork = " 0.10.1"
99kotlin = " 2.2.21"
10- kotlinx = " 1.10.1 "
10+ kotlinx = " 1.10.2 "
1111kotlinPoet = " 2.2.0"
1212kspVersion = " 2.2.21-2.0.4"
1313
You can’t perform that action at this time.
0 commit comments