Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 24e1f9f commit 03bb759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
androidXWebKitVersion = "1.4.0"
androidXTestVersion = "1.3.0"
junitVersion = "4.13.2"
robolectricVersion = '4.5.1'
robolectricVersion = '4.10'
}
repositories {
google()
Expand Down

0 comments on commit 03bb759

Please sign in to comment.