Skip to content

Commit 2dc89bd

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 e6ef957 commit 2dc89bd

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
// NotificationCompat reaches the production classpath transitively through
9090
// react-android, which is compileOnly in the standalone/CI harness — so the
9191
// JVM tests have to bring it themselves. Test-only: consumers keep getting

0 commit comments

Comments
 (0)