Skip to content

Commit

Permalink
Bump mockito.version from 3.8.0 to 3.9.0 (#1000)
Browse files Browse the repository at this point in the history
Bumps `mockito.version` from 3.8.0 to 3.9.0.

Updates `mockito-core` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.8.0...v3.9.0)

Updates `mockito-junit-jupiter` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.8.0...v3.9.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 Apr 8, 2021
1 parent 373a8b4 commit 846fd53
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 @@ -90,7 +90,7 @@
<spring-security.version>5.4.5</spring-security.version>

<junit.version>5.7.1</junit.version>
<mockito.version>3.8.0</mockito.version>
<mockito.version>3.9.0</mockito.version>
<jmh.version>1.29</jmh.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 846fd53

Please sign in to comment.