Skip to content

Commit

Permalink
Bump org.robolectric:robolectric from 4.10.3 to 4.11
Browse files Browse the repository at this point in the history
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.10.3 to 4.11.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.10.3...robolectric-4.11)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 76e95b8 commit 4143393
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 @@ -38,7 +38,7 @@ buildscript {
junitVersion = '5.10.0'
junit4Version = '4.13.2'
mockkVersion = '1.13.8'
robolectricVersion = '4.10.3'
robolectricVersion = '4.11'
truthVersion = '1.1.5'
androidXTestRunner = '1.5.2'
androidXTestRules = '1.5.0'
Expand Down

0 comments on commit 4143393

Please sign in to comment.