Skip to content

Commit

Permalink
build(deps): bump mockito-core from 4.10.0 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.10.0...v4.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2022
1 parent 6346ff9 commit 5cae96d
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 @@ -141,7 +141,7 @@
<!-- Testing -->
<testcontainers.version>1.17.6</testcontainers.version>
<junit.jupiter.version>5.7.1</junit.jupiter.version>
<mockito.version>4.10.0</mockito.version>
<mockito.version>4.11.0</mockito.version>
<maven-dependency-plugin.version>3.4.0</maven-dependency-plugin.version>
<maven-project-info-reports-plugin.version>3.2.1</maven-project-info-reports-plugin.version>
<archunit.version>1.0.1</archunit.version>
Expand Down

0 comments on commit 5cae96d

Please sign in to comment.