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.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent d10752b commit 60d6fcf
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.2</mockito.version>
<scala.version>2.13.15</scala.version>
<slf4j.version>2.0.16</slf4j.version>
<spotbugs.plugin.version>4.8.6.5</spotbugs.plugin.version>
Expand Down

0 comments on commit 60d6fcf

Please sign in to comment.