Skip to content

Commit

Permalink
build(deps-dev): bump org.mockito:mockito-junit-jupiter
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group in /java/secure-memory with 1 update: [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito).


Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.15.2...v5.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2025
1 parent 3d9dbab commit 8ac804c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/secure-memory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<maven.scm.version>2.1.0</maven.scm.version>
<maven.source.version>3.3.1</maven.source.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
<mockito.core.version>5.15.2</mockito.core.version>
<mockito.core.version>5.16.0</mockito.core.version>
<nexus.staging.maven.version>1.7.0</nexus.staging.maven.version>
<slf4j.version>2.0.17</slf4j.version>
</properties>
Expand Down

0 comments on commit 8ac804c

Please sign in to comment.