Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 171e197 commit d3150a0
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 @@ -35,7 +35,7 @@ buildscript {
junitGradlePluignVersion = '1.6.1.0'
junitVersion = '5.5.2'
mockkVersion = '1.10.2'
robolectricVersion = '4.4'
robolectricVersion = '4.12.1'
truthVersion = '1.1'
vintageJunitVersion = '4.12'

Expand Down

0 comments on commit d3150a0

Please sign in to comment.