Skip to content

Commit

Permalink
build(deps): Bump org.mockito:mockito-bom from 5.14.2 to 5.15.2 (#816)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Simons <[email protected]>
  • Loading branch information
dependabot[bot] and michael-simons authored Jan 6, 2025
1 parent 6cb0502 commit 2c1f2e6
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 @@ -174,7 +174,7 @@
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven.compiler.release>${java.version}</maven.compiler.release>
<maven.version>3.9.4</maven.version>
<mockito.version>5.14.2</mockito.version>
<mockito.version>5.15.2</mockito.version>
<moditect-maven-plugin.version>1.2.2.Final</moditect-maven-plugin.version>
<native-maven-plugin.version>0.10.4</native-maven-plugin.version>
<neo4j-cypher-dsl.version>2024.4.0</neo4j-cypher-dsl.version>
Expand Down

0 comments on commit 2c1f2e6

Please sign in to comment.