Skip to content

Commit

Permalink
chore(deps): bump mockito from 5.15.2 to 5.16.0
Browse files Browse the repository at this point in the history
Bumps `mockito` from 5.15.2 to 5.16.0.

Updates `org.mockito:mockito-android` from 5.15.2 to 5.16.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.15.2...v5.16.0)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.16.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.15.2...v5.16.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.15.2...v5.16.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2025
1 parent 1fdf42c commit ca498b7
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 @@ -6,7 +6,7 @@ kotlin = "2.1.10"
wearable = "2.9.0"
room = "2.6.1"
dagger = "2.55"
mockito = "5.15.2"
mockito = "5.16.0"
junit = "5.12.0"
okhttp = "4.12.0"
retrofit = "2.11.0"
Expand Down

0 comments on commit ca498b7

Please sign in to comment.