Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.7.1
This commit is contained in:
parent
bf690c70b4
commit
5568f3eda7
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ compose_bom = "2023.04.01"
|
||||||
composecompiler = "1.4.7"
|
composecompiler = "1.4.7"
|
||||||
|
|
||||||
# Coroutines
|
# Coroutines
|
||||||
coroutines = "1.7.0"
|
coroutines = "1.7.1"
|
||||||
|
|
||||||
# Accompanist
|
# Accompanist
|
||||||
accompanist = "0.30.1"
|
accompanist = "0.30.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue