Skip to content

Commit

Permalink
Bump org.robolectric:robolectric from 4.14 to 4.14.1
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]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 25, 2024
1 parent e4ff6ec commit f777feb
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 @@ -6,7 +6,7 @@ android = { module = "com.google.android:android", version = "4.1.1.4" }
android-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
robolectric = { module = "org.robolectric:robolectric", version = "4.14" }
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }

[plugins]
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
Expand Down

0 comments on commit f777feb

Please sign in to comment.