Skip to content

Commit

Permalink
Bump robolectric from 4.13 to 4.14.1
Browse files Browse the repository at this point in the history
Bumps `robolectric` from 4.13 to 4.14.1.

Updates `org.robolectric:robolectric` from 4.13 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.13...robolectric-4.14.1)

Updates `org.robolectric:shadows-framework` from 4.13 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.13...robolectric-4.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 7349d2d commit e1cabf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ takahirom-roborazzi = "1.32.2"

# Robolectric UI 测试工具 [Github](https://github.com/robolectric/robolectric)
# [版本查询](https://mvnrepository.com/artifact/org.robolectric)
robolectric = "4.13"
robolectric = "4.14.1"

# dependency guard 依赖保护 [Github](https://github.com/dropbox/dependency-guard)
# [版本查询](https://mvnrepository.com/artifact/com.dropbox.dependency-guard)
Expand Down

0 comments on commit e1cabf2

Please sign in to comment.