Browse Source

fix(deps): update dependency org.mockito:mockito-inline to v5.2.0 (#3428)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3442/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
f309c7750f
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 @@ lifecycle = "2.5.1"
material = "1.8.0"
material-drawer = "8.4.5"
material-typeface = "4.0.0.2-kotlin"
mockito-inline = "5.1.1"
mockito-inline = "5.2.0"
mockito-kotlin = "4.1.0"
networkresult-calladapter = "1.0.0"
okhttp = "4.10.0"

Loading…
Cancel
Save