Skip to content

Commit

Permalink
Bump mockito-core from 5.1.1 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2023
1 parent 02123fb commit 86d9ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<jackson.version>2.13.4.2</jackson.version>
<!-- Testing -->
<junit.jupiter.version>5.9.1</junit.jupiter.version>
<mockito.version>5.1.1</mockito.version>
<mockito.version>5.2.0</mockito.version>
<byte-buddy.version>1.14.1</byte-buddy.version>
</properties>

Expand Down

0 comments on commit 86d9ce9

Please sign in to comment.