We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ecd4f commit 90d4834Copy full SHA for 90d4834
1 file changed
build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
45
testImplementation "io.grpc:grpc-testing:${grpcVersion}"
46
testImplementation "junit:junit:4.13.2"
47
- testImplementation "org.mockito:mockito-core:5.20.0"
+ testImplementation "org.mockito:mockito-core:5.21.0"
48
}
49
50
protobuf {
0 commit comments