From 3a0db65c6e270386a06fe8f191b65a2e730cc43a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 03:26:11 +0000 Subject: [PATCH] chore(deps): update test.roborazzi to v1.9.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 d1549de02..157c86ec5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -46,7 +46,7 @@ test-kotest = "5.8.0" test-junit-core = "4.13.2" test-junit-engine = "5.10.1" test-junit-compose = "1.6.0-alpha03" -test-roborazzi = "1.3.0" +test-roborazzi = "1.9.0" test-robolectric = "4.11.1" test-injector-parameter = "1.14" test-mockito-core = "5.7.0"