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

This commit is contained in:
renovate[bot] 2024-04-03 06:46:07 +00:00 committed by GitHub
parent fd799f565f
commit 5d2cbb1d65
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.11.0'
testImplementation 'org.robolectric:robolectric:4.12'
testImplementation 'org.robolectric:robolectric:4.12.1'
}