Skip to content

Commit

Permalink
Bump mockito.version from 3.7.7 to 3.8.0 (#190)
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-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] committed Mar 6, 2021
1 parent 1341eaf commit 3153d73
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 @@ -47,7 +47,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<slf4j.version>1.7.30</slf4j.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>

<dependencies>
Expand Down

0 comments on commit 3153d73

Please sign in to comment.