Skip to content

Commit

Permalink
fix(deps): 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 Nov 24, 2024
1 parent 23e41b1 commit 6c1e8c3
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 @@ -95,7 +95,7 @@ androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version
# androidx-test-rules = "androidx.test:rules:1.6.1"
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.14"
roboelectric = "org.robolectric:robolectric:4.14.1"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.4.0"
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinxCoroutines" }
Expand Down

0 comments on commit 6c1e8c3

Please sign in to comment.