Skip to content

Commit 702d4c3

Browse files
Bump mockito-core from 3.3.0 to 3.3.3 in /core
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.0 to 3.3.3. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.3.0...v3.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3f9216e commit 702d4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ dependencies {
159159
testCompile 'redis.clients:jedis:3.2.0'
160160
testCompile 'com.rabbitmq:amqp-client:5.8.0'
161161
testCompile 'org.mongodb:mongo-java-driver:3.12.1'
162-
testCompile ('org.mockito:mockito-core:3.3.0') {
162+
testCompile ('org.mockito:mockito-core:3.3.3') {
163163
exclude(module: 'hamcrest-core')
164164
}
165165
// Synthetic JAR used for MountableFileTest and DirectoryTarResourceTest

0 commit comments

Comments
 (0)