We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40ee90f + 4000f9a commit 0af29fcCopy full SHA for 0af29fc
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.13.0"
+ testImplementation "org.mockito:mockito-core:5.14.1"
44
}
45
46
protobuf {
0 commit comments