Skip to content

Commit

Permalink
Bump mockito-core from 5.2.0 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.2.0...v5.3.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GuusdeWit committed Oct 2, 2023
1 parent f18c9d2 commit 6be5061
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 @@ -50,7 +50,7 @@
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
<maven.compiler.release>11</maven.compiler.release>
<mockito-core.version>5.2.0</mockito-core.version>
<mockito-core.version>5.3.1</mockito-core.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<reactor-core.version>3.5.5</reactor-core.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
Expand Down

0 comments on commit 6be5061

Please sign in to comment.