Skip to content

Commit 7a37a49

Browse files
Update kotlinx-coroutines monorepo to v1.10.0 (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c766cec commit 7a37a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
coroutines = "1.9.0"
2+
coroutines = "1.10.0"
33

44
[libraries]
55
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }

0 commit comments

Comments
 (0)