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 454fbe7f73
commit 32d8bf0b9d

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"