Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2023
1 parent fa3003a commit d87a6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pay/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ tasks.whenTaskAdded { task ->
dependencies {
compileOnly 'androidx.annotation:annotation:1.5.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.robolectric:robolectric:4.9'
testImplementation 'org.robolectric:robolectric:4.9.2'
}

0 comments on commit d87a6b7

Please sign in to comment.