Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.14 (#471)
Browse files Browse the repository at this point in the history
| datasource | package                     | from | to   |
| ---------- | --------------------------- | ---- | ---- |
| maven      | org.robolectric:robolectric | 4.13 | 4.14 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 01fcff2 commit 45c43a1
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 @@ -18,7 +18,7 @@ android-target = "34"
android-compile = "34"

# the Android target to use in sample
robolectric = "4.13"
robolectric = "4.14"
sample-android-target = "34"
# the Android compileSdkVersion to use in sample
sample-android-compile = "34"
Expand Down

0 comments on commit 45c43a1

Please sign in to comment.