Skip to content

Commit

Permalink
Bump mockito-core from 2.13.0 to 2.25.1
Browse files Browse the repository at this point in the history
Bumps mockito-core from 2.13.0 to 2.25.1.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support authored and ketan committed Mar 27, 2019
1 parent 59c7e45 commit 4e4f67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {

testCompile group: 'junit', name: 'junit', version: '4.12'
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.8.0'
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.13.0'
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.25.1'
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.3.0'
testCompile group: 'org.jsoup', name: 'jsoup', version: '1.10.2'
testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: '18.6.0'
Expand Down

0 comments on commit 4e4f67a

Please sign in to comment.