Skip to content

Commit

Permalink
build(deps): bump mockito-core from 3.9.0 to 4.8.1
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.9.0 to 4.8.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.9.0...v4.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pp-tim committed Oct 26, 2022
1 parent a48895e commit 9cc0aad
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 @@ -38,7 +38,7 @@

<properties>
<dropwizard.version>2.0.21</dropwizard.version>
<mockito.version>3.9.0</mockito.version>
<mockito.version>4.8.1</mockito.version>
</properties>

<build>
Expand Down

0 comments on commit 9cc0aad

Please sign in to comment.