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 eda7548 commit 940a156Copy full SHA for 940a156
logback-android/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
53
testImplementation 'org.hamcrest:hamcrest-junit:2.0.0.0'
54
testImplementation 'org.robolectric:robolectric:4.9'
55
- testImplementation 'org.mockito:mockito-core:2.28.2'
+ testImplementation 'org.mockito:mockito-core:4.9.0'
56
testImplementation 'joda-time:joda-time:2.12.2'
57
58
// This dep is required when using Robolectric and targeting pre-21 SDKs.
0 commit comments