Skip to content

Commit

Permalink
Bump mockito-core from 4.7.0 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.7.0...v4.8.0)

---
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 Sep 8, 2022
1 parent c08f8c5 commit 61ff17e
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 @@ -61,7 +61,7 @@
<jackson.version>2.13.4</jackson.version>
<logback.version>1.2.11</logback.version>
<junit.version>4.13.2</junit.version>
<mockito.version>4.7.0</mockito.version>
<mockito.version>4.8.0</mockito.version>
<assertj.version>3.23.1</assertj.version>
<jetty.version>9.4.48.v20220622</jetty.version>
<bouncycastle.version>1.70</bouncycastle.version>
Expand Down

0 comments on commit 61ff17e

Please sign in to comment.