Skip to content

Commit

Permalink
Bump mockitoVersion from 4.8.0 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps `mockitoVersion` from 4.8.0 to 4.11.0.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2023
1 parent 241ebce commit e222896
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 @@ -72,7 +72,7 @@ under the License.
<commonsCliVersion>1.4</commonsCliVersion>
<commonsLangVersion>3.12.0</commonsLangVersion>
<junitVersion>5.9.2</junitVersion>
<mockitoVersion>4.8.0</mockitoVersion>
<mockitoVersion>4.11.0</mockitoVersion>
<plexusUtilsVersion>3.4.1</plexusUtilsVersion>
<wagonVersion>3.4.3</wagonVersion>
<securityDispatcherVersion>2.0</securityDispatcherVersion>
Expand Down

0 comments on commit e222896

Please sign in to comment.