Skip to content

Commit

Permalink
Bump mockito-core from 2.23.4 to 2.24.0 (#4626)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.23.4...v2.24.0)

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored and tobiasdiez committed Feb 4, 2019
1 parent 6fe2ebe commit a0c2e04
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
@@ -170,7 +170,7 @@ dependencies {
testCompile 'org.junit-pioneer:junit-pioneer:0.3.0'
testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.1'
testCompile 'org.mockito:mockito-core:2.23.4'
testCompile 'org.mockito:mockito-core:2.24.0'
testCompile 'com.github.tomakehurst:wiremock:2.21.0'
testCompile 'org.assertj:assertj-swing-junit:3.8.0'
testCompile 'org.reflections:reflections:0.9.11'

0 comments on commit a0c2e04

Please sign in to comment.