Skip to content

Commit

Permalink
chore(deps-dev): bump org.mockito:mockito-junit-jupiter in /jakarta-data
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hantsy committed Jan 13, 2025
1 parent 5907ab4 commit 5bb3135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jakarta-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- dependencies -->
<quarkus.version>3.17.6</quarkus.version>
<hibernate.version>6.6.4.Final</hibernate.version>
<mockito.version>5.14.2</mockito.version>
<mockito.version>5.15.2</mockito.version>
<lombok.version>1.18.36</lombok.version>
<assertj.version>3.27.2</assertj.version>

Expand Down

0 comments on commit 5bb3135

Please sign in to comment.