Skip to content

Commit 79f4810

Browse files
Update dependency org.robolectric:robolectric to v4.12.2 (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e63bb66 commit 79f4810

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
@@ -142,7 +142,7 @@ junit = { group = "junit", name = "junit", version.ref = "junit" }
142142
espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espresso-core" }
143143
turbine = "app.cash.turbine:turbine:1.1.0"
144144
leakCanary = "com.squareup.leakcanary:leakcanary-android:2.14"
145-
robolectric = "org.robolectric:robolectric:4.12.1"
145+
robolectric = "org.robolectric:robolectric:4.12.2"
146146
strikt-core = "io.strikt:strikt-core:0.34.1"
147147

148148
# Build logic dependencies

0 commit comments

Comments
 (0)