Skip to content

Commit

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

---
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 github-actions[bot] committed Apr 25, 2023
1 parent 2dd7bb8 commit 1c278bb
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 @@ -17,7 +17,7 @@ androidx-test-junit = "androidx.test.ext:junit:1.1.3"
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.4.0"
google-material = "com.google.android.material:material:1.6.1"
junit = "junit:junit:4.13.2"
robolectric = "org.robolectric:robolectric:4.8"
robolectric = "org.robolectric:robolectric:4.10"

[plugins]
android = { id = "com.android.application", version.ref = "agp" }
Expand Down

0 comments on commit 1c278bb

Please sign in to comment.