Update dependency org.mockito.kotlin:mockito-kotlin to v5 (#3724)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-10 16:25:43 +02:00 committed by GitHub
parent 291f0f5bd2
commit dd1020e48a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ material = "1.9.0"
material-drawer = "8.4.5"
material-typeface = "4.0.0.2-kotlin"
mockito-inline = "5.2.0"
mockito-kotlin = "4.1.0"
mockito-kotlin = "5.0.0"
networkresult-calladapter = "1.0.0"
okhttp = "4.11.0"
retrofit = "2.9.0"