Skip to content

Commit

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

Updates `mockito-core` from 3.5.2 to 3.5.6
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.5.2...v3.5.6)

Updates `mockito-junit-jupiter` from 3.5.2 to 3.5.6
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.5.2...v3.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 25, 2020
1 parent 87d84cb commit 1ca5047
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.6.2</junit-jupiter.version>
<mockito.version>3.5.2</mockito.version>
<mockito.version>3.5.6</mockito.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 1ca5047

Please sign in to comment.