Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.14.1 to 5.14.2
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.1...v5.14.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent e3cbb48 commit a1473a4
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 a1473a4

Please sign in to comment.