Skip to content

Commit f0f60b2

Browse files
fix(deps): update dependency org.robolectric:robolectric to v4.10.3 (#339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8791279 commit f0f60b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logback-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
}
5252

5353
testImplementation 'org.hamcrest:hamcrest-junit:2.0.0.0'
54-
testImplementation 'org.robolectric:robolectric:4.9.2'
54+
testImplementation 'org.robolectric:robolectric:4.10.3'
5555
testImplementation 'org.mockito:mockito-core:2.28.2'
5656
testImplementation 'joda-time:joda-time:2.12.5'
5757

0 commit comments

Comments
 (0)