Skip to content

Commit

Permalink
Bump mockito.version from 4.3.1 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps `mockito.version` from 4.3.1 to 4.4.0.

Updates `mockito-core` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.3.1...v4.4.0)

Updates `mockito-inline` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.3.1...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robot-simplify4u committed Mar 9, 2022
1 parent a81bebd commit bd392a2
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 @@ -84,7 +84,7 @@
<bouncycastle.version>1.70</bouncycastle.version>
<jackson.version>2.13.2</jackson.version>
<maven.version>3.5.0</maven.version>
<mockito.version>4.3.1</mockito.version>
<mockito.version>4.4.0</mockito.version>
<resilience4j.version>1.7.1</resilience4j.version>
<slf4j.version>1.7.36</slf4j.version>

Expand Down

0 comments on commit bd392a2

Please sign in to comment.