We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8791279 commit f0f60b2Copy full SHA for f0f60b2
logback-android/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
}
52
53
testImplementation 'org.hamcrest:hamcrest-junit:2.0.0.0'
54
- testImplementation 'org.robolectric:robolectric:4.9.2'
+ testImplementation 'org.robolectric:robolectric:4.10.3'
55
testImplementation 'org.mockito:mockito-core:2.28.2'
56
testImplementation 'joda-time:joda-time:2.12.5'
57
0 commit comments