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.
2 parents 27f725b + a085ba6 commit d322a5aCopy full SHA for d322a5a
logback-android/build.gradle
@@ -54,7 +54,7 @@ dependencies {
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'
57
- testImplementation 'joda-time:joda-time:2.10.1'
+ testImplementation 'joda-time:joda-time:2.12.1'
58
59
// This dep is required when using Robolectric and targeting pre-21 SDKs.
60
// Otherwise, tests fail with java.lang.NoClassDefFoundError.
0 commit comments