Skip to content

Commit f6dd177

Browse files
Bump org.robolectric:robolectric from 4.16 to 4.16.1 (#3198)
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.16 to 4.16.1. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.16...robolectric-4.16.1) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-version: 4.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1befcc3 commit f6dd177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ dependencies {
479479
testImplementation("com.squareup.okhttp3:mockwebserver:5.3.2")
480480
testImplementation("com.flextrade.jfixture:jfixture:2.7.2")
481481
testImplementation("com.shazam:shazamcrest:0.11")
482-
testImplementation("org.robolectric:robolectric:4.16")
482+
testImplementation("org.robolectric:robolectric:4.16.1")
483483
//we need it to test Parcelable implementation
484484
testImplementation("org.jetbrains.kotlin:kotlin-reflect:2.3.0")
485485
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)