Skip to content

Commit

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

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

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 Nov 18, 2024
1 parent 65f791c commit d5601b2
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 @@ -77,7 +77,7 @@ junit-jupiter = "org.junit.jupiter:junit-jupiter:5.11.3"

assertk = "com.willowtreeapps.assertk:assertk-jvm:0.28.1"

robolectric = "org.robolectric:robolectric:4.13"
robolectric = "org.robolectric:robolectric:4.14"

testLogger = "com.adarshr:gradle-test-logger-plugin:4.0.0"

Expand Down

0 comments on commit d5601b2

Please sign in to comment.