We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f171080 + 7257475 commit 9bbb7e7Copy full SHA for 9bbb7e7
1 file changed
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
41
testImplementation "io.grpc:grpc-testing:${grpcVersion}"
42
testImplementation "junit:junit:4.13.2"
43
- testImplementation "org.mockito:mockito-core:5.18.0"
+ testImplementation "org.mockito:mockito-core:5.19.0"
44
}
45
46
protobuf {
0 commit comments