Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.11.1 (#200)
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 Oct 31, 2023
1 parent 6108f13 commit 109a1af
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 @@ -138,7 +138,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.0.0"
leakCanary = "com.squareup.leakcanary:leakcanary-android:2.12"
robolectric = "org.robolectric:robolectric:4.11"
robolectric = "org.robolectric:robolectric:4.11.1"
strikt-core = "io.strikt:strikt-core:0.34.1"

# Build logic dependencies
Expand Down

0 comments on commit 109a1af

Please sign in to comment.