fix(deps): update dependency org.robolectric:robolectric to v4.10 (#3522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b14549e041
commit
3557a314bc
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ mockito-kotlin = "4.1.0"
|
||||||
networkresult-calladapter = "1.0.0"
|
networkresult-calladapter = "1.0.0"
|
||||||
okhttp = "4.10.0"
|
okhttp = "4.10.0"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
robolectric = "4.9.2"
|
robolectric = "4.10"
|
||||||
rxandroid3 = "3.0.2"
|
rxandroid3 = "3.0.2"
|
||||||
rxjava3 = "3.1.6"
|
rxjava3 = "3.1.6"
|
||||||
rxkotlin3 = "3.0.1"
|
rxkotlin3 = "3.0.1"
|
||||||
|
|
Loading…
Reference in a new issue