Skip to content

Commit

Permalink
build(deps): Bump org-mockito from 5.5.0 to 5.7.0
Browse files Browse the repository at this point in the history
Bumps `org-mockito` from 5.5.0 to 5.7.0.

Updates `org.mockito:mockito-core` from 5.5.0 to 5.7.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.5.0...v5.7.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.5.0 to 5.7.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.5.0...v5.7.0)

---
updated-dependencies:
- 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 Nov 3, 2023
1 parent fb012b2 commit b9b7d8f
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 @@ -19,7 +19,7 @@ eventbus = "3.3.1"
# https://junit.org/junit5/
junit5 = "5.9.3"
androidx-hilt = "1.0.0"
org-mockito = "5.5.0"
org-mockito = "5.7.0"
mockk = "1.13.5"
com-squareup-retrofit2 = "2.6.4"
androidx-test-espresso = "3.4.0"
Expand Down

0 comments on commit b9b7d8f

Please sign in to comment.