fix(deps): update dependency org.robolectric:robolectric to v4.12.2

This commit is contained in:
renovate[bot] 2024-05-18 07:13:19 +00:00 committed by GitHub
parent 5344b34527
commit 8e793d6eb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -137,5 +137,5 @@ dependencies {
testImplementation 'androidx.arch.core:core-testing:2.2.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.12.0'
testImplementation 'org.robolectric:robolectric:4.12.1'
testImplementation 'org.robolectric:robolectric:4.12.2'
}