Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 928cc3b commit f5e8fa5
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 @@ -91,7 +91,7 @@ androidx-test-rules = "androidx.test:rules:1.6.1"
androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version.ref = "androidxTextExtJunit" }
androidx-test-runner = { group = "androidx.test", name = "runner", version.ref = "runner" }
#androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
roboelectric = "org.robolectric:robolectric:4.13"
roboelectric = "org.robolectric:robolectric:4.14"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.4.0"
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinxCoroutines" }

Expand Down

0 comments on commit f5e8fa5

Please sign in to comment.