Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.12.2 (#295)
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 May 18, 2024
1 parent e63bb66 commit 79f4810
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 @@ -142,7 +142,7 @@ junit = { group = "junit", name = "junit", version.ref = "junit" }
espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espresso-core" }
turbine = "app.cash.turbine:turbine:1.1.0"
leakCanary = "com.squareup.leakcanary:leakcanary-android:2.14"
robolectric = "org.robolectric:robolectric:4.12.1"
robolectric = "org.robolectric:robolectric:4.12.2"
strikt-core = "io.strikt:strikt-core:0.34.1"

# Build logic dependencies
Expand Down

0 comments on commit 79f4810

Please sign in to comment.