Skip to content

Commit b3c8ff4

Browse files
Update dependency org.robolectric:robolectric to v4.14.1 (#687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9eb2d1 commit b3c8ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ lints-compose = { module = "com.slack.lint.compose:compose-lint-checks", version
116116
junit = { module = "junit:junit", version = "4.13.2" }
117117
assertk = { module = "com.willowtreeapps.assertk:assertk", version = "0.28.1" }
118118
androidx-workmanager-test = { module = "androidx.work:work-testing", version.ref = "work" }
119-
robolectric = { module = "org.robolectric:robolectric", version = "4.14" }
119+
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }

0 commit comments

Comments
 (0)