Update dependency org.robolectric:robolectric to v4.13 (#285)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-12 17:53:52 +00:00
committed by GitHub
parent a38eae43cf
commit e70938cd53

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.2" robolectric = "4.13"
# https://mvnrepository.com/artifact/com.google.truth/truth # https://mvnrepository.com/artifact/com.google.truth/truth
truth = "1.4.3" truth = "1.4.3"
# https://mockk.io/ # https://mockk.io/