Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.14 (#678)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent c75e63e commit 48b3101
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 @@ -116,4 +116,4 @@ lints-compose = { module = "com.slack.lint.compose:compose-lint-checks", version
junit = { module = "junit:junit", version = "4.13.2" }
assertk = { module = "com.willowtreeapps.assertk:assertk", version = "0.28.1" }
androidx-workmanager-test = { module = "androidx.work:work-testing", version.ref = "work" }
robolectric = { module = "org.robolectric:robolectric", version = "4.13" }
robolectric = { module = "org.robolectric:robolectric", version = "4.14" }

0 comments on commit 48b3101

Please sign in to comment.