Update dependency com.google.truth:truth to v1.4.1 (#215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-24 18:14:51 +00:00
committed by GitHub
parent 64bf96e036
commit 0d6ff9b914

View File

@@ -46,7 +46,7 @@ coroutines = "1.8.0"
# https://github.com/robolectric/robolectric/releases # https://github.com/robolectric/robolectric/releases
robolectric = "4.11.1" robolectric = "4.11.1"
# https://mvnrepository.com/artifact/com.google.truth/truth # https://mvnrepository.com/artifact/com.google.truth/truth
truth = "1.4.0" truth = "1.4.1"
# https://mockk.io/ # https://mockk.io/
mockk = "1.13.9" mockk = "1.13.9"
# https://github.com/square/leakcanary/releases # https://github.com/square/leakcanary/releases