Skip to content

Commit

Permalink
Bump mockito-core from 4.2.0 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.2.0...v4.3.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] committed Jan 25, 2022
1 parent c836a75 commit 5389987
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 @@ -144,7 +144,7 @@
<!-- Testing -->
<testcontainers.version>1.16.2</testcontainers.version>
<junit.jupiter.version>5.7.1</junit.jupiter.version>
<mockito.version>4.2.0</mockito.version>
<mockito.version>4.3.0</mockito.version>
<maven-dependency-plugin.version>3.2.0</maven-dependency-plugin.version>
</properties>

Expand Down

0 comments on commit 5389987

Please sign in to comment.