Skip to content

Commit

Permalink
fix(deps): update dependency org.robolectric:robolectric to v4.11 (#414)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent e2558b4 commit c108172
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 @@ -38,7 +38,7 @@ androidx-test-espresso = "3.5.1"
junit5-plugin = "1.9.3.0"
junit5-jupiter = "5.10.0"
truth = "1.1.5"
robolectric = "4.10.3"
robolectric = "4.11"
androidx-uiautomator = "2.3.0-alpha04"
androidx-test = "1.5.2"
androidx-test-rules = "1.5.0"
Expand Down

0 comments on commit c108172

Please sign in to comment.