Skip to content

Commit

Permalink
fix(deps): update dependency org.robolectric:robolectric to v4.14.1 (#…
Browse files Browse the repository at this point in the history
…384)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 6432d9c commit 1f031c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ mockito-core = 'org.mockito:mockito-core:5.14.2'
mockito-inline = 'org.mockito:mockito-inline:5.2.0'
mockito-kotlin = 'org.mockito.kotlin:mockito-kotlin:5.4.0'
junit = 'junit:junit:4.13.2'
robolectric = 'org.robolectric:robolectric:4.13'
robolectric = 'org.robolectric:robolectric:4.14.1'

# Android Test
androidx-core-testing = 'androidx.arch.core:core-testing:2.2.0'
Expand Down

0 comments on commit 1f031c7

Please sign in to comment.