From b33d1ff189ce879ae79c26ec18880d72a37a2fd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 08:37:47 +0000 Subject: [PATCH] Update robolectric to v4.14.1 (#296) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 c9dad42..ed3d39b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -41,7 +41,7 @@ kotlinx-datetime = "0.6.1" markwon = "4.6.2" protobuf = "4.28.3" protobuf-plugin = "0.9.4" -robolectric = "4.14" +robolectric = "4.14.1" sunrise-sunset = "1.2" testLogger = "4.0.0" timber = "5.0.1"