Skip to content

Commit

Permalink
Merge pull request #1012 from ZeusWPI/dependabot/gradle/org.mockito-m…
Browse files Browse the repository at this point in the history
…ockito-core-5.14.2

Bump org.mockito:mockito-core from 5.14.1 to 5.14.2
  • Loading branch information
niknetniko authored Nov 1, 2024
2 parents e9da303 + a1473a4 commit f5e9832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ junit = { module = 'junit:junit', version = '4.13.2' }
leakcanary = { module = 'com.squareup.leakcanary:leakcanary-android', version = '2.14' }
material = { module = 'com.google.android.material:material', version = '1.12.0' }
materialvalues = { module = 'com.github.esnaultdev:MaterialValues', version = 'v1.1.1' }
mockito-core = { module = 'org.mockito:mockito-core', version = '5.14.1' }
mockito-core = { module = 'org.mockito:mockito-core', version = '5.14.2' }
mockito-inline = { module = 'org.mockito:mockito-inline', version = '5.2.0' }
moshi = { module = 'com.squareup.moshi:moshi', version = '1.15.1' }
okhttp3 = { module = 'com.squareup.okhttp3:okhttp', version.ref = 'okhttp3' }
Expand Down

0 comments on commit f5e9832

Please sign in to comment.