Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.13 (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 46c8f7b commit a24a636
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.12.0'
mockito-inline = 'org.mockito:mockito-inline:5.2.0'
mockito-kotlin = 'org.mockito.kotlin:mockito-kotlin:5.3.1'
junit = 'junit:junit:4.13.2'
robolectric = 'org.robolectric:robolectric:4.12.2'
robolectric = 'org.robolectric:robolectric:4.13'

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

0 comments on commit a24a636

Please sign in to comment.