We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48e10d1 + a329088 commit d6720b0Copy full SHA for d6720b0
build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
}
10
11
dependencies {
12
- implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
+ implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
13
14
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")
15
testImplementation("org.assertj:assertj-core:3.27.3")
0 commit comments