Skip to content

Commit

Permalink
Bump mockito-core from 3.7.0 to 3.7.7
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.7.0...v3.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and kritika-singh3 committed Jan 18, 2021
1 parent f3a96f8 commit 1f64b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -67,7 +67,7 @@ dependencies {
testCompile group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.7.0'
testCompile group: 'org.junit.jupiter', name: 'junit-jupiter-params', version: '5.7.0'
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.18.1'
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.7.0'
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.7.7'
testCompile group: 'org.jsoup', name: 'jsoup', version: '1.13.1'
testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: '21.1.0'
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'
Expand Down

0 comments on commit 1f64b5e

Please sign in to comment.