Update dependency org.robolectric:robolectric to v4.12.2 (#260)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-22 09:26:54 +00:00
committed by GitHub
parent 354edddba2
commit 0254ac854f

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.1" coroutines = "1.8.1"
# https://github.com/robolectric/robolectric/releases # https://github.com/robolectric/robolectric/releases
robolectric = "4.12.1" robolectric = "4.12.2"
# 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/