Skip to content

Commit

Permalink
Bump org.robolectric:robolectric from 4.12.1 to 4.12.2
Browse files Browse the repository at this point in the history
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.12.1 to 4.12.2.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.12.1...robolectric-4.12.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>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent a797734 commit f686957
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 @@ -30,7 +30,7 @@ junit = 'junit:junit:4.13.2'
mockk = 'io.mockk:mockk:1.13.11'
moshi = "com.squareup.moshi:moshi:1.15.1"
moshi-kotlin = "com.squareup.moshi:moshi-kotlin:1.15.1"
robolectric = "org.robolectric:robolectric:4.12.1"
robolectric = "org.robolectric:robolectric:4.12.2"
threeten-abp = "com.jakewharton.threetenabp:threetenabp:1.4.7"
threeten-bp = "org.threeten:threetenbp:1.6.9"

Expand Down

0 comments on commit f686957

Please sign in to comment.