Skip to content

Commit b51ec47

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.mockito-mockito-core-3.11.2' into combined-pr-branch
2 parents 21d77f1 + 9eed46b commit b51ec47

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
@@ -140,7 +140,7 @@ dependencies {
140140
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
141141
testImplementation 'org.mongodb:mongo-java-driver:3.12.7'
142142

143-
testImplementation ('org.mockito:mockito-core:3.10.0') {
143+
testImplementation ('org.mockito:mockito-core:3.11.2') {
144144
exclude(module: 'hamcrest-core')
145145
}
146146
// Synthetic JAR used for MountableFileTest and DirectoryTarResourceTest

0 commit comments

Comments
 (0)