Skip to content

Commit

Permalink
Bump mockitoVersion from 5.5.0 to 5.7.0
Browse files Browse the repository at this point in the history
Bumps `mockitoVersion` 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 2, 2023
1 parent 66c6103 commit d20a748
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 @@ -7,7 +7,7 @@ sbeVersion = "1.29.0"
agronaVersion = "1.19.2"
slf4jVersion = "2.0.9"
logbackVersion = "1.4.11"
mockitoVersion = "5.5.0"
mockitoVersion = "5.7.0"
jmhVersion = "1.37"
picocliVersion = "4.7.5"
jlineVersion = "3.23.0"
Expand Down

0 comments on commit d20a748

Please sign in to comment.