Browse Source

Update dependency org.mockito.kotlin:mockito-kotlin to v4.1.0 (#3364)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3365/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
a0ee3072f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -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…
Cancel
Save