Skip to content

Commit

Permalink
fix(deps): update dependency joda-time:joda-time to v2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2022
1 parent 8abbbc7 commit 254ec0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logback-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
testImplementation 'org.hamcrest:hamcrest-junit:2.0.0.0'
testImplementation 'org.robolectric:robolectric:4.3.1'
testImplementation 'org.mockito:mockito-core:2.23.4'
testImplementation 'joda-time:joda-time:2.10.1'
testImplementation 'joda-time:joda-time:2.12.1'

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

0 comments on commit 254ec0f

Please sign in to comment.