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.11.0 to 5.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.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 May 27, 2024
1 parent f9a4b8a commit a991dd2
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.2.5</maven-failsafe-plugin.version>
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<mockito.version>5.11.0</mockito.version>
<mockito.version>5.12.0</mockito.version>
<scala.version>2.13.13</scala.version>
<slf4j.version>2.0.13</slf4j.version>
<spotbugs.plugin.version>4.8.5.0</spotbugs.plugin.version>
Expand Down

0 comments on commit a991dd2

Please sign in to comment.