Skip to content

Commit

Permalink
build(deps-dev): bump org.mockito:mockito-core from 5.12.0 to 5.13.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.13.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 Sep 2, 2024
1 parent 20fb4f6 commit 1d4ec92
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 @@ -57,7 +57,7 @@
<properties>
<logger.version>3.0.0-beta2</logger.version>
<junit.version>4.13.2</junit.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<lombok.version>1.18.34</lombok.version>
<javadoc.version>3.8.0</javadoc.version>
<surefire.version>3.4.0</surefire.version>
Expand Down

0 comments on commit 1d4ec92

Please sign in to comment.