mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 05:46:14 +03:00
fix(deps): update dependency org.robolectric:robolectric to v4.12.2
This commit is contained in:
parent
5344b34527
commit
8e793d6eb0
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue