From cbff738bd59931ff1aada1ace4a8997fffff9e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 03:57:41 +0000 Subject: build(deps): bump robolectric from 4.7 to 4.7.2 (#1559) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle') diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e8bedbbf..ef66b382 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -105,7 +105,7 @@ compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding", versio testing-junit = "junit:junit:4.13.2" -testing-robolectric = "org.robolectric:robolectric:4.7" +testing-robolectric = "org.robolectric:robolectric:4.7.2" thirdparty-bouncycastle = "org.bouncycastle:bcprov-jdk15on:1.69" -- cgit v1.2.3