Skip to content

Commit a922df3

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
1 parent cc04a0d commit a922df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlinCompileTesting = "1.6.0" # https://github.com/tschuchortdev/kotl
1010

1111
kotlinx-serialization = "1.6.3" # https://github.com/Kotlin/kotlinx.serialization/releases/
1212
kotlinx-knit = "0.5.0" # https://github.com/Kotlin/kotlinx-knit/releases
13-
kotlinx-coroutines = "1.9.0" # https://github.com/Kotlin/kotlinx.coroutines/releases
13+
kotlinx-coroutines = "1.10.1" # https://github.com/Kotlin/kotlinx.coroutines/releases
1414
kotlinx-kover = "0.6.1" # https://github.com/Kotlin/kotlinx-kover/releases
1515

1616
okio = "3.9.1" # https://search.maven.org/artifact/com.squareup.okio/okio

0 commit comments

Comments
 (0)