summaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-01 17:46:27 +0000
committerGitHub <noreply@github.com>2021-12-01 17:46:27 +0000
commit18a4cfb6985ede194d2a371339d457e114bcf0db (patch)
tree191cab2e179666c60b63f0cfe4ea692430492509 /gradle/libs.versions.toml
parentd2d7ba16b553f5633760404afeffe0613cd565d1 (diff)
build(deps): bump robolectric from 4.7.2 to 4.7.3 (#1563)
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/libs.versions.toml')
-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 76f6a75e..a463896f 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.2"
+testing-robolectric = "org.robolectric:robolectric:4.7.3"
thirdparty-bouncycastle = "org.bouncycastle:bcprov-jdk15on:1.70"