Skip to content

Commit

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

---
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 Jun 2, 2024
1 parent d6e3203 commit 0138137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ ext.deps = [
'mockito' : [
'inline': 'org.mockito:mockito-inline:5.2.0'
],
'robolectric': 'org.robolectric:robolectric:4.12.1',
'robolectric': 'org.robolectric:robolectric:4.12.2',
]

0 comments on commit 0138137

Please sign in to comment.