Skip to content

Commit

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

---
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 Nov 1, 2023
1 parent 832abac commit 0b99566
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 @@ -146,7 +146,7 @@ showcaseview = "com.github.mreram:showcaseview:1.0.5"
# Unit Testing
androidx-arch-core-testing = "androidx.arch.core:core-testing:2.1.0"
junit = "junit:junit:4.13.2"
robolectric = "org.robolectric:robolectric:4.10"
robolectric = "org.robolectric:robolectric:4.11.1"
mockito-core = { module = "org.mockito:mockito-core", version.ref = "org-mockito" }
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.1.0"
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.ref = "org-mockito" }
Expand Down

0 comments on commit 0b99566

Please sign in to comment.