Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 7b5323c commit b49d0af
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.4.0</maven-surefire-plugin.version>
<maven.compiler.release>${java.version}</maven.compiler.release>
<maven.version>3.9.4</maven.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<moditect-maven-plugin.version>1.2.2.Final</moditect-maven-plugin.version>
<native-maven-plugin.version>0.10.2</native-maven-plugin.version>
<neo4j-cypher-dsl.version>2024.0.2</neo4j-cypher-dsl.version>
Expand Down

0 comments on commit b49d0af

Please sign in to comment.