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 d6ed201 commit ea24ca1Copy full SHA for ea24ca1
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.10.3'
55
- testImplementation 'org.mockito:mockito-core:2.28.2'
+ testImplementation 'org.mockito:mockito-core:5.11.0'
56
testImplementation 'joda-time:joda-time:2.12.5'
57
58
// This dep is required when using Robolectric and targeting pre-21 SDKs.
0 commit comments