Skip to content

Commit

Permalink
build(deps): Bump org.mockito:mockito-core from 4.10.0 to 5.12.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 5.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.10.0...v5.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 76ba193 commit e9772fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<version.junit>4.13.2</version.junit>
<version.junit5.platform>1.10.1</version.junit5.platform>
<version.junit5>5.10.1</version.junit5>
<version.mockito>4.10.0</version.mockito>
<version.mockito>5.12.0</version.mockito>
<version.testng>7.5</version.testng>
<version.assertj>3.24.2</version.assertj>
</properties>
Expand Down

0 comments on commit e9772fc

Please sign in to comment.