Skip to content

Commit

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

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

Updates `mockito-junit-jupiter` from 3.7.7 to 3.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.7.7...v3.8.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2021
1 parent 33b4d92 commit 12d7910
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 @@ -59,7 +59,7 @@
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>

<junit.jupiter.version>5.7.1</junit.jupiter.version>
<mockito.version>3.7.7</mockito.version>
<mockito.version>3.8.0</mockito.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 12d7910

Please sign in to comment.