Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Dec 24, 2018
1 parent 8559064 commit eab7889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ dependencies {
testCompile 'redis.clients:jedis:3.0.0'
testCompile 'com.rabbitmq:amqp-client:5.5.1'
testCompile 'org.mongodb:mongo-java-driver:3.0.2'
testCompile ('org.mockito:mockito-core:1.10.19') {
testCompile ('org.mockito:mockito-core:2.23.4') {
exclude(module: 'hamcrest-core')
}
// Synthetic JAR used for MountableFileTest and DirectoryTarResourceTest
Expand Down

0 comments on commit eab7889

Please sign in to comment.