From 91741b8f3970185b114da4444185f8169e58f0ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 03:43:01 +0000 Subject: [PATCH] chore(deps): update test.roborazzi to v1.4.0 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9319d5ef4..85ca6295f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -46,7 +46,7 @@ test-kotest = "5.7.1" test-junit-core = "4.13.2" test-junit-engine = "5.10.0" test-junit-compose = "1.6.0-alpha03" -test-roborazzi = "1.3.0" +test-roborazzi = "1.4.0" test-robolectric = "4.10.3" test-injector-parameter = "1.12" test-mockito-core = "5.5.0"