Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit d8ff8d8

Browse files
fix(deps): update dependency org.robolectric:robolectric to v4.9.1 (#2305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26c8769 commit d8ff8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-co
7171
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
7272
testing-junit = "junit:junit:4.13.2"
7373
testing-kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
74-
testing-robolectric = "org.robolectric:robolectric:4.9"
74+
testing-robolectric = "org.robolectric:robolectric:4.9.1"
7575
testing-sharedPrefsMock = "com.github.android-password-store:shared-preferences-fake:2.0.0"
7676
testing-testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.10"
7777
testing-turbine = "app.cash.turbine:turbine:0.12.1"

0 commit comments

Comments
 (0)