Browse Source

Update dependency org.robolectric:robolectric to v4.10.2

feature/jme/open-room-member-details-when-clicking-on-user-data
renovate[bot] 1 year ago committed by GitHub
parent
commit
8f5ae86c7d
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -114,7 +114,7 @@ test_orchestrator = "androidx.test:orchestrator:1.4.2"
test_turbine = "app.cash.turbine:turbine:0.12.3" test_turbine = "app.cash.turbine:turbine:0.12.3"
test_truth = "com.google.truth:truth:1.1.3" test_truth = "com.google.truth:truth:1.1.3"
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.11" test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.11"
test_robolectric = "org.robolectric:robolectric:4.10.1" test_robolectric = "org.robolectric:robolectric:4.10.2"
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" } test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
# Others # Others

Loading…
Cancel
Save