Update dependency com.google.truth:truth to v1.4.3 (#273)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-30 17:16:51 +02:00
committed by GitHub
parent bfdf89ae1c
commit 872ec3aca6

View File

@@ -44,7 +44,7 @@ coroutines = "1.8.1"
# https://github.com/robolectric/robolectric/releases # https://github.com/robolectric/robolectric/releases
robolectric = "4.12.2" 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.3"
# https://mockk.io/ # https://mockk.io/
mockk = "1.13.11" mockk = "1.13.11"
# https://github.com/square/leakcanary/releases # https://github.com/square/leakcanary/releases