Skip to content

Commit

Permalink
Bump version.mokito from 5.14.1 to 5.14.2
Browse files Browse the repository at this point in the history
Bumps `version.mokito` from 5.14.1 to 5.14.2.

Updates `org.mockito:mockito-core` from 5.14.1 to 5.14.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.1...v5.14.2)

Updates `org.mockito:mockito-junit-jupiter` from 5.14.1 to 5.14.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.1...v5.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent b77d167 commit 47f8b88
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 @@ -41,7 +41,7 @@

<!-- Testing -->
<version.junit4>4.13.2</version.junit4>
<version.mokito>5.14.1</version.mokito>
<version.mokito>5.14.2</version.mokito>
<version.bouncycastle>1.70</version.bouncycastle>
<version.smallrye.testing>2.3.1</version.smallrye.testing>
<version.smallrye.config>3.1.2</version.smallrye.config>
Expand Down

0 comments on commit 47f8b88

Please sign in to comment.