Skip to content

Commit 090580e

Browse files
build(deps): bump org.robolectric:robolectric
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>
1 parent 90b30e6 commit 090580e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/react-native/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dependencies {
8585
}
8686

8787
testImplementation 'junit:junit:4.13.2'
88-
testImplementation 'org.robolectric:robolectric:4.16'
88+
testImplementation 'org.robolectric:robolectric:4.16.1'
8989
// Real org.json for JVM unit tests (the android.jar org.json is a stub
9090
// that throws) — needed by RelayControlOpTranslatorTest.
9191
testImplementation 'org.json:json:20260719'

0 commit comments

Comments
 (0)