Skip to content

Commit

Permalink
Bump mockito.version from 3.6.28 to 3.7.0 (#922)
Browse files Browse the repository at this point in the history
Bumps `mockito.version` from 3.6.28 to 3.7.0.

Updates `mockito-core` from 3.6.28 to 3.7.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.6.28...v3.7.0)

Updates `mockito-junit-jupiter` from 3.6.28 to 3.7.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.6.28...v3.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 5, 2021
1 parent 0b5690c commit 0fd1c04
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 @@ -89,7 +89,7 @@
<spring-security.version>${spring-security5.version}</spring-security.version>

<junit.version>5.7.0</junit.version>
<mockito.version>3.6.28</mockito.version>
<mockito.version>3.7.0</mockito.version>
<jmh.version>1.27</jmh.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 0fd1c04

Please sign in to comment.