Skip to content

Commit f603a78

Browse files
--- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac877c2 commit f603a78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ android {
8181
testImplementation 'org.jetbrains.kotlin:kotlin-test'
8282
testImplementation 'io.mockk:mockk:1.13.8'
8383
testImplementation 'junit:junit:4.13.2'
84-
testImplementation 'org.robolectric:robolectric:4.9'
84+
testImplementation 'org.robolectric:robolectric:4.12.2'
8585
}
8686

8787
testOptions {

0 commit comments

Comments
 (0)