Skip to content

Commit d322a5a

Browse files
authored
Merge pull request #265 from tony19/renovate/joda-time-joda-time-2.x
fix(deps): update dependency joda-time:joda-time to v2.12.1
2 parents 27f725b + a085ba6 commit d322a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logback-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
testImplementation 'org.hamcrest:hamcrest-junit:2.0.0.0'
5555
testImplementation 'org.robolectric:robolectric:4.9'
5656
testImplementation 'org.mockito:mockito-core:2.28.2'
57-
testImplementation 'joda-time:joda-time:2.10.1'
57+
testImplementation 'joda-time:joda-time:2.12.1'
5858

5959
// This dep is required when using Robolectric and targeting pre-21 SDKs.
6060
// Otherwise, tests fail with java.lang.NoClassDefFoundError.

0 commit comments

Comments
 (0)