Skip to content

Commit

Permalink
Bump mockito-core from 3.10.0 to 3.11.0 (#165)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.10.0...v3.11.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 4, 2021
1 parent f72ba28 commit 3aed032
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 @@ -49,7 +49,7 @@
<maven.javadoc.plugin.version>3.3.0</maven.javadoc.plugin.version>
<plexus-component-metadata.version>2.1.0</plexus-component-metadata.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<mockito.version>3.10.0</mockito.version>
<mockito.version>3.11.0</mockito.version>
<junit.version>4.13.2</junit.version>
<plexus-sec-dispatcher.version>1.4</plexus-sec-dispatcher.version>
</properties>
Expand Down

0 comments on commit 3aed032

Please sign in to comment.