Skip to content

Commit

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

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

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 25, 2024
1 parent b6f917d commit c6d8e12
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 @@ -120,5 +120,5 @@ dependencies {
compileOnly 'androidx.annotation:annotation:1.9.1'
testImplementation 'androidx.annotation:annotation:1.9.1'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.robolectric:robolectric:4.14'
testImplementation 'org.robolectric:robolectric:4.14.1'
}

0 comments on commit c6d8e12

Please sign in to comment.