Skip to content

Commit

Permalink
Merge pull request #304 from tony19/renovate/org.robolectric-robolect…
Browse files Browse the repository at this point in the history
…ric-4.x

fix(deps): update dependency org.robolectric:robolectric to v4.9.1
  • Loading branch information
tony19 authored Dec 21, 2022
2 parents 919831b + f96cdc9 commit 219629e
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 @@ -51,7 +51,7 @@ dependencies {
}

testImplementation 'org.hamcrest:hamcrest-junit:2.0.0.0'
testImplementation 'org.robolectric:robolectric:4.9'
testImplementation 'org.robolectric:robolectric:4.9.1'
testImplementation 'org.mockito:mockito-core:2.28.2'
testImplementation 'joda-time:joda-time:2.12.2'

Expand Down

0 comments on commit 219629e

Please sign in to comment.