Skip to content

Commit c07edbd

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.mockito-mockito-core-4.9.0' into combined-pr-branch
2 parents 3f166a4 + 8d0b390 commit c07edbd

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
@@ -97,7 +97,7 @@ dependencies {
9797
testImplementation 'com.rabbitmq:amqp-client:5.16.0'
9898
testImplementation 'org.mongodb:mongo-java-driver:3.12.11'
9999

100-
testImplementation ('org.mockito:mockito-core:4.8.1') {
100+
testImplementation ('org.mockito:mockito-core:4.9.0') {
101101
exclude(module: 'hamcrest-core')
102102
}
103103
// Synthetic JAR used for MountableFileTest and DirectoryTarResourceTest

0 commit comments

Comments
 (0)