Skip to content

Commit ed3c9a2

Browse files
Update dependency org.robolectric:robolectric to v4.13
1 parent 5285dbd commit ed3c9a2

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
@@ -101,7 +101,7 @@ test-androidx-rules = { group = "androidx.test", name = "rules", version = "1.6.
101101
test-androidx-uiautomator = { group = "androidx.test.uiautomator", name = "uiautomator", version = "2.3.0" }
102102
test-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinxCoroutines" }
103103
test-junit = { group = "junit", name = "junit", version = "4.13.2" }
104-
test-robolectric = { group = "org.robolectric", name = "robolectric", version = "4.12.1" }
104+
test-robolectric = { group = "org.robolectric", name = "robolectric", version = "4.13" }
105105
test-turbine = { group = "app.cash.turbine", name = "turbine", version = "1.1.0" }
106106

107107

0 commit comments

Comments
 (0)