Skip to content

Commit

Permalink
Bump mockito-core from 3.4.6 to 3.5.7 (#2728)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.6 to 3.5.7.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.4.6...v3.5.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 26, 2020
1 parent 7af6cf7 commit 9a39d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -79,7 +79,7 @@ subprojects {
JUNIT: 'junit:junit:4.13',
MAVEN_TESTING_HARNESS: 'org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.3.0',
MAVEN_VERIFIER: 'org.apache.maven.shared:maven-verifier:1.7.2',
MOCKITO_CORE: 'org.mockito:mockito-core:3.4.6',
MOCKITO_CORE: 'org.mockito:mockito-core:3.5.7',
SISU_PLEXUS: 'org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.4',
SLF4J_API: 'org.slf4j:slf4j-api:1.7.30',
SLF4J_SIMPLE: 'org.slf4j:slf4j-simple:1.7.30',
Expand Down

0 comments on commit 9a39d8f

Please sign in to comment.