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