Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent f547f0b commit 626a9a4
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 @@ -42,7 +42,7 @@ pollexor = { module = 'com.squareup:pollexor', version = '3.0.0' }
# Test libraries
junit = { module = 'junit:junit', version = '4.13.2' }
truth = { module = 'com.google.truth:truth', version = '1.1.5' }
robolectric = { module = 'org.robolectric:robolectric', version = '4.7' }
robolectric = { module = 'org.robolectric:robolectric', version = '4.10.3' }
mockito = { module = 'org.mockito:mockito-core', version = '5.4.0' }

# Plugins
Expand Down

0 comments on commit 626a9a4

Please sign in to comment.