Skip to content

Commit 9ad3ced

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.mockito-mockito-core-4.0.0' into combined-pr-branch
2 parents cfbe68d + 4fc1d8a commit 9ad3ced

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
@@ -93,7 +93,7 @@ dependencies {
9393
testImplementation 'com.rabbitmq:amqp-client:5.13.1'
9494
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
9595

96-
testImplementation ('org.mockito:mockito-core:3.12.4') {
96+
testImplementation ('org.mockito:mockito-core:4.0.0') {
9797
exclude(module: 'hamcrest-core')
9898
}
9999
// Synthetic JAR used for MountableFileTest and DirectoryTarResourceTest

0 commit comments

Comments
 (0)