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 bf58936 commit 35e26b3Copy full SHA for 35e26b3
logback-android/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
56
testImplementation 'org.hamcrest:hamcrest-junit:2.0.0.0'
57
testImplementation 'org.robolectric:robolectric:4.9'
58
- testImplementation 'org.mockito:mockito-core:2.28.2'
+ testImplementation 'org.mockito:mockito-core:4.8.1'
59
testImplementation 'joda-time:joda-time:2.12.1'
60
61
// This dep is required when using Robolectric and targeting pre-21 SDKs.
0 commit comments