Update dependency org.robolectric:robolectric to v4.12.1 (#242)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-03 07:04:59 +02:00
committed by GitHub
parent 59bcf0d330
commit 6f8a9520f3

View File

@@ -42,7 +42,7 @@ junit = "4.13.2"
# https://github.com/Kotlin/kotlinx.coroutines/releases # https://github.com/Kotlin/kotlinx.coroutines/releases
coroutines = "1.8.0" coroutines = "1.8.0"
# https://github.com/robolectric/robolectric/releases # https://github.com/robolectric/robolectric/releases
robolectric = "4.12" robolectric = "4.12.1"
# https://mvnrepository.com/artifact/com.google.truth/truth # https://mvnrepository.com/artifact/com.google.truth/truth
truth = "1.4.2" truth = "1.4.2"
# https://mockk.io/ # https://mockk.io/