Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 107e410 commit 6ad6a1d
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 @@ -108,7 +108,7 @@ test-junit-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine"
test-junit-params = { group = "org.junit.jupiter", name = "junit-jupiter-params", version.ref = "jUnit" }
test-junit-old = { group = "junit", name = "junit", version = "4.13.2" }
test-junit-oldParams = { group = "pl.pragmatists", name = "JUnitParams", version = "1.1.1" }
test-robolectric = { group = "org.robolectric", name = "robolectric", version = "4.12.1" }
test-robolectric = { group = "org.robolectric", name = "robolectric", version = "4.14.1" }
test-turbine = { group = "app.cash.turbine", name = "turbine", version = "1.1.0" }


Expand Down

0 comments on commit 6ad6a1d

Please sign in to comment.