Skip to content

Commit 94628b9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.mockito-mockito-core-4.2.0' into combined-pr-branch
2 parents 4ef276b + d7e28d2 commit 94628b9

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.14.0'
9494
testImplementation 'org.mongodb:mongo-java-driver:3.12.10'
9595

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

0 commit comments

Comments
 (0)