Skip to content

Commit

Permalink
chore(deps): bump mockito from 3.11.2 to 5.2.0 (#126)
Browse files Browse the repository at this point in the history
Bumps `mockito` from 3.11.2 to 5.2.0.

Updates `org.mockito:mockito-core` from 3.11.2 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.11.2...v5.2.0)

Updates `org.mockito:mockito-inline` from 3.11.2 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.11.2...v5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Miguel Beltran <[email protected]>
  • Loading branch information
dependabot[bot] and miquelbeltran authored Jan 31, 2025
1 parent 7e3efc4 commit ab43881
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 @@ -12,7 +12,7 @@ androidx-work= "2.9.1"
android-material = "1.12.0"
github-http-builder = "1.0.4"
gson = "2.11.0"
mockito = "3.11.2"
mockito = "5.2.0"
mockito-kotlin = "5.4.0"
okhttp = "4.12.0"
timber = "5.0.1"
Expand Down

0 comments on commit ab43881

Please sign in to comment.