Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.7.1

This commit is contained in:
renovate[bot]
2023-05-12 19:15:53 +00:00
committed by GitHub
parent bf690c70b4
commit 5568f3eda7

View File

@@ -23,7 +23,7 @@ compose_bom = "2023.04.01"
composecompiler = "1.4.7"
# Coroutines
coroutines = "1.7.0"
coroutines = "1.7.1"
# Accompanist
accompanist = "0.30.1"