Skip to content

Commit f32b769

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1 (#590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc5aa95 commit f32b769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/kotlinx.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ compose-compiler-gradle = { module = "org.jetbrains.kotlin:compose-compiler-grad
1010

1111
immutables = { module = "org.jetbrains.kotlinx:kotlinx-collections-immutable", version = "0.3.8" }
1212

13-
coroutines-bom = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-bom", version = "1.9.0" }
13+
coroutines-bom = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-bom", version = "1.10.1" }
1414
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core" }
1515
coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android" }
1616
coroutines-guava = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-guava" }

0 commit comments

Comments
 (0)