Update dependency org.mockito.kotlin:mockito-kotlin to v4.1.0 (#3364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
77dbf3c1a9
commit
a0ee3072f0
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ material = "1.8.0"
|
|||
material-drawer = "8.4.5"
|
||||
material-typeface = "4.0.0.2-kotlin"
|
||||
mockito-inline = "4.7.0"
|
||||
mockito-kotlin = "4.0.0"
|
||||
mockito-kotlin = "4.1.0"
|
||||
networkresult-calladapter = "1.0.0"
|
||||
okhttp = "4.10.0"
|
||||
retrofit = "2.9.0"
|
||||
|
|
Loading…
Reference in a new issue