Skip to content

Commit

Permalink
build(deps): bump robolectric from 4.7.3 to 4.8
Browse files Browse the repository at this point in the history
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.7.3 to 4.8.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.7.3...robolectric-4.8)

---
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 and FunkyMuse committed May 2, 2022
1 parent bf7549b commit 5b0bb8a
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 @@ -42,7 +42,7 @@ buildscript {
androidXTestCoreVersion = '1.4.0'
androidXTestExtKotlinRunnerVersion = '1.1.3'
androidXTestRulesVersion = '1.2.0-beta01'
robolectricVersion = '4.7.3'
robolectricVersion = '4.8'
archTestingVersion = '2.1.0'
espressoVersion = '3.4.0'

Expand Down

0 comments on commit 5b0bb8a

Please sign in to comment.