Skip to content

Commit

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

Updates `mockito-junit-jupiter` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.10.0...v4.11.0)

Updates `mockito-core` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.10.0...v4.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robot-simplify4u committed Dec 28, 2022
1 parent f3993d6 commit e96ae48
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 @@ -95,7 +95,7 @@
<properties>

<maven.version>3.6.0</maven.version>
<mockito.version>4.10.0</mockito.version>
<mockito.version>4.11.0</mockito.version>
<pgpverify-maven-plugin.version>1.16.0</pgpverify-maven-plugin.version>

<project.build.outputTimestamp>2022-02-27T13:30:38Z</project.build.outputTimestamp>
Expand Down

0 comments on commit e96ae48

Please sign in to comment.