Update dependency org.robolectric:robolectric to v4.17 #330

Merged
bot merged 1 commits from renovate/org.robolectric-robolectric-4.x into main 2026-09-17 04:01:50 +02:00
Showing only changes of commit d3c3d49d24 - Show all commits
+1 -1
View File
@@ -150,7 +150,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2' testImplementation 'junit:junit:4.13.2'
testImplementation 'io.mockk:mockk:1.14.11' testImplementation 'io.mockk:mockk:1.14.11'
testImplementation 'org.robolectric:robolectric:4.16.1' testImplementation 'org.robolectric:robolectric:4.17'
testImplementation 'androidx.test:core:1.7.0' testImplementation 'androidx.test:core:1.7.0'
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.11.0' testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.11.0'
testImplementation 'androidx.compose.ui:ui-test-junit4' testImplementation 'androidx.compose.ui:ui-test-junit4'