Update coroutines to v1.8.1 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ security = "1.0.0"
|
||||
# https://github.com/junit-team/junit4/releases
|
||||
junit = "4.13.2"
|
||||
# https://github.com/Kotlin/kotlinx.coroutines/releases
|
||||
coroutines = "1.8.0"
|
||||
coroutines = "1.8.1"
|
||||
# https://github.com/robolectric/robolectric/releases
|
||||
robolectric = "4.12.1"
|
||||
# https://mvnrepository.com/artifact/com.google.truth/truth
|
||||
|
||||
Reference in New Issue
Block a user