From 37679f0738d3b4877a175cb58f583656cbea2b86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 19:45:17 +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 42a948112..50bb403fd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -46,7 +46,7 @@ test-kotest = "5.6.2" 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.4.0"