Skip to content

Commit

Permalink
build(deps): Bump org.mockito:mockito-junit-jupiter
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.12.0 to 5.14.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 4cd4a05 commit bf04a1c
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 @@ -217,7 +217,7 @@
<maven-failsafe-plugin.version>3.4.0</maven-failsafe-plugin.version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.14.0</mockito.version>
<scala.version>2.13.14</scala.version>
<slf4j.version>2.0.16</slf4j.version>
<spotbugs.plugin.version>4.8.6.2</spotbugs.plugin.version>
Expand Down

0 comments on commit bf04a1c

Please sign in to comment.