Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2022
1 parent 565aba4 commit 7679ccc
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 @@ -60,7 +60,7 @@
<jackson.version>2.13.3</jackson.version>
<logback.version>1.2.11</logback.version>
<junit.version>4.13.2</junit.version>
<mockito.version>4.6.0</mockito.version>
<mockito.version>4.6.1</mockito.version>
<assertj.version>3.23.1</assertj.version>
<jetty.version>9.4.46.v20220331</jetty.version>
<bouncycastle.version>1.70</bouncycastle.version>
Expand Down

0 comments on commit 7679ccc

Please sign in to comment.