aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-01 03:57:41 +0000
committerGitHub <noreply@github.com>2021-12-01 03:57:41 +0000
commitcbff738bd59931ff1aada1ace4a8997fffff9e35 (patch)
tree9c1fc00e1f3cefb33ec5c855f7eb7c157e1d4538 /gradle
parent2b59c79a7aa95479afb70c2b5e81ae35266fccc3 (diff)
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] <dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
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"