Skip to content

Commit

Permalink
chore(deps-dev): bump org.mockito:mockito-junit-jupiter in /jakarta-d…
Browse files Browse the repository at this point in the history
…ata (#2609)

Bumps [org.mockito:mockito-junit-jupiter](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-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 5c39e79 commit a2929d2
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.14.2</quarkus.version>
<hibernate.version>6.6.0.Final</hibernate.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<lombok.version>1.18.34</lombok.version>
<assertj.version>3.26.3</assertj.version>

Expand Down

0 comments on commit a2929d2

Please sign in to comment.