Skip to content

Commit 3850a51

Browse files
cq-botrenovate-bot
andauthored
chore(deps): Update dependency org.mockito:mockito-core to v5 (#21)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fe3a2c6 commit 3850a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040

4141
testImplementation "io.grpc:grpc-testing:${grpcVersion}"
4242
testImplementation "junit:junit:4.13.2"
43-
testImplementation "org.mockito:mockito-core:3.12.4"
43+
testImplementation "org.mockito:mockito-core:5.4.0"
4444
}
4545

4646
protobuf {

0 commit comments

Comments
 (0)