mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(deps): Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.9.0 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d41c21d128
commit
2b09434837
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ serialization = "1.7.3"
|
|||
xml_serialization = "0.86.3"
|
||||
|
||||
[libraries]
|
||||
coroutines-bom = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-bom", version = "1.8.1" }
|
||||
coroutines-bom = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-bom", version = "1.9.0" }
|
||||
coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android" }
|
||||
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core" }
|
||||
coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue