Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2021
1 parent e8e9a44 commit f52d8e2
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 @@ -62,7 +62,7 @@ ext {

androidTestVersion = '1.4.0'
junitVersion = '4.13.2'
robolectricVersion = '4.7.2'
robolectricVersion = '4.7.3'
mockitoCoreVersion = '4.1.0'
mockitoKotlinVersion = '4.0.0'

Expand Down

0 comments on commit f52d8e2

Please sign in to comment.