Skip to content

Commit

Permalink
chore(deps): Update dependency org.mockito:mockito-core to v5 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
cq-bot and renovate-bot authored Aug 3, 2023
1 parent fe3a2c6 commit 3850a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {

testImplementation "io.grpc:grpc-testing:${grpcVersion}"
testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:3.12.4"
testImplementation "org.mockito:mockito-core:5.4.0"
}

protobuf {
Expand Down

0 comments on commit 3850a51

Please sign in to comment.