fix(deps): update kotlinx-coroutines monorepo to v1.10.2 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
091df09a8a
commit
5a95fd01fd
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ konfetti = "2.0.5"
|
||||||
# Lazy Column Scrollbar
|
# Lazy Column Scrollbar
|
||||||
lazycolumnscrollbar = "2.2.0"
|
lazycolumnscrollbar = "2.2.0"
|
||||||
# Kotlin
|
# Kotlin
|
||||||
kotlinCoroutines = "1.10.1"
|
kotlinCoroutines = "1.10.2"
|
||||||
# Test
|
# Test
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junitVersion = "1.2.1"
|
junitVersion = "1.2.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue